@pixi-essentials/transformer 2.5.3
·
64 commits
to master
since this release
🎁 Added
- You can now pass a "stage" that the transformer will listen to for "pointermove" events. This allows you to enable
moveWhenInside
on the interaction manager OR use theEventSystem
without the transformer breaking. (The transformer would stop when the user's cursor jumps outside of the transformer's area)