pixijs / ui

Commonly used UI components for PixiJS
https://pixijs.io/ui/
MIT License
198 stars 17 forks source link

fix: Emit ScrollBox scroll event when dragging content #193

Closed CyberDex closed 2 months ago

CyberDex commented 2 months ago

This PR adds missing scroll event trigger during scrollbox drag and does a small clean up to existing scroll event functionality.