playcanvas / pcui

UI component library for web-based tools
http://playcanvas.github.io/pcui
MIT License
663 stars 62 forks source link

Refactor DOM event handlers #222

Closed willeastcott closed 1 year ago

willeastcott commented 1 year ago

All in all, this is quite an attractive refactor since it removes a reasonable amount of code and makes DOM event handling easier to visually parse.