pixi-mousewheel | enables mousewheel events on display objects
kandi X-RAY | pixi-mousewheel Summary
kandi X-RAY | pixi-mousewheel Summary
pixi-mousewheel is a JavaScript library. pixi-mousewheel has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.
This plugin for pixi.js automatically dispatches mousewheel scroll events for pixi display-objects. It only fires the event for objects that are interactive and have a special flag set. When scrolling a said display-object, the default document scroll is being blocked. Additionally, it normalizes the mousewheel delta for cross-browser consistency.
This plugin for pixi.js automatically dispatches mousewheel scroll events for pixi display-objects. It only fires the event for objects that are interactive and have a special flag set. When scrolling a said display-object, the default document scroll is being blocked. Additionally, it normalizes the mousewheel delta for cross-browser consistency.
Support
Quality
Security
License
Reuse
Support
pixi-mousewheel has a low active ecosystem.
It has 17 star(s) with 1 fork(s). There are no watchers for this library.
It had no major release in the last 6 months.
There are 1 open issues and 0 have been closed. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of pixi-mousewheel is current.
Quality
pixi-mousewheel has 0 bugs and 0 code smells.
Security
pixi-mousewheel has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
pixi-mousewheel code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
pixi-mousewheel does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
pixi-mousewheel releases are not available. You will need to build from source code and install.
Installation instructions are not available. Examples and code snippets are available.
It has 140 lines of code, 0 functions and 2 files.
It has low code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed pixi-mousewheel and discovered the below as its top functions. This is intended to give you an instant insight into pixi-mousewheel implemented functionality, and help decide if they suit your requirements.
- Extend mousewheel with mousewheel
- Add mouse wheel event handler
Get all kandi verified functions for this library.
pixi-mousewheel Key Features
No Key Features are available at this moment for pixi-mousewheel.
pixi-mousewheel Examples and Code Snippets
No Code Snippets are available at this moment for pixi-mousewheel.
Community Discussions
No Community Discussions are available at this moment for pixi-mousewheel.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install pixi-mousewheel
You can download it from GitHub.
Support
To enable mousewheel events for any display-object, set the interactiveMousewheel flag on it to true. The mousewheel event will be dispatched via the standard pixi EventEmitter.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page