Skip to content

@pixi-essentials/transformer 2.5.3

Compare
Choose a tag to compare
@ShukantPal ShukantPal released this 30 Jul 18:08
· 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 the EventSystem without the transformer breaking. (The transformer would stop when the user's cursor jumps outside of the transformer's area)