Reworked cursor handling to expand cursor options. (#3331)
* Enhanced mixins, replaced cursor handling with more features. * Cleanup and fixes to interactive classes. Mouse over/out/move was not being handled properly, and didn't work as a result. * Fixed inversion of flag checking logic. * Added tests for interaction events and cursors. * Removed now unused variables Variables were private and readonly, so removal should not be a problem. * Fix #3662 Needed better tracking of if events should have default prevented.
batch-dev
bugfix/polygon-offset
dev
dev-blendmode-add-again
dev-canvas-renderer-dirty-transform
dev-graphics-fix-batches
dev-line-join
dev-offscreen-canvas
dev-renderTexture-pool
dev-replace-buble-with-babel
englercj/update-s3
feature-nine-slice-canvas-tint
fix-svg
master
multiple-pointer-down-events
upgrade
v4.x
v5.0.4
v5.0.3
v5.0.2
v5.0.1
v5.0.0-rc.3
v5.0.0-rc.2
v5.0.0-rc
v5.0.0-alpha.3
v5.0.0-alpha.2
v5.0.0-alpha
v5.0.0
v4.8.8
v4.8.7
v4.8.6
v4.8.5
v4.8.4
v4.8.3
v4.8.2
v4.8.1
v4.8.0
v4.7.3
v4.7.2
v4.7.1
v4.7.0
v4.6.2
v4.6.1
v4.6.0
v4.5.6
v4.5.5
v4.5.4
v4.5.3
v4.5.2
v4.5.1
v4.5.0
floattex
|
---|
|
src/accessibility/AccessibilityManager.js |
---|
src/core/utils/index.js |
---|
src/core/utils/mixin.js 0 → 100644 |
---|
src/deprecation.js |
---|
src/index.js |
---|
src/interaction/InteractionManager.js |
---|
src/interaction/InteractionTrackingData.js |
---|
src/interaction/interactiveTarget.js |
---|
test/interaction/InteractionManager.js |
---|
test/interaction/MockPointer.js |
---|