playcanvas / pcui

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

[FIX] Arrow keys to edit NumericInput value #278

Closed willeastcott closed 1 year ago

willeastcott commented 1 year ago

_onInputKeyDown must be a member function since it calls the superclass's implementation.