6 commits | 5 files changed | 0 commit comments | 3 contributors |
|
Defaulted to true, to keep v4 behaviour, which is better for surface tablets which don't report ontouchstart in window | 552f743 |
|
Rather than try to polyfill behaviour, gone with letting the user decide. Defaults to _not_ use pointer events, because then 'mouse', 'touch' and 'pointer' behaviour is all the same. | 265e8de |
|
Merge branch 'dev' into multiple-pointer-down-events | 93e2e28 |
|
Merge branch 'dev' into multiple-pointer-down-events | 81da897 |
|
Caveat no longer applies with this PR | 1ff5f16 |
|
Allow pointerdown & pointerup events to handle simultaneous presses https://github.com/pixijs/pixi.js/issues/4048 https://github.com/pixijs/pixi.js/issues/5384 | 4fdadab |
packages/interaction/package.json |
---|
packages/interaction/src/InteractionManager.js |
---|
packages/interaction/src/index.js |
---|
packages/interaction/src/settings.js 0 → 100644 |
---|
packages/interaction/test/InteractionManager.js |
---|