lil-gui
lil-gui copied to clipboard
Feature request: input spinner
Would it be possible to add an input spinner to lil-gui as per bootstrap-input-spinner https://shaack.com/projekte/bootstrap-input-spinner/ ?
For me, I believe most bases are covered in lil-gui and that this would be a great feature to have.
If you feel that this should be a custom controller, please could I request some information on creating custom controllers for lil-gui and when I have some free time I will try and create this controller.
Many Thanks!
Hi there, I'll consider it!
For now I would suggest adding your own button elements to controller.$widget
that call controller.setValue
.