You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Tweakpane library in my project, and I've noticed that there's an issue with quick clicks on the Tweakpane toggle box causing text selection. When I quickly click on the toggle box, sometimes the text gets selected.
I use preventDefault() to solve this.
Btw, Tweakpane is my fav gui that I've found. Thank you for your amazing work.
Thanks,
Zaron
The text was updated successfully, but these errors were encountered:
Hi,
I'm using Tweakpane library in my project, and I've noticed that there's an issue with quick clicks on the Tweakpane toggle box causing text selection. When I quickly click on the toggle box, sometimes the text gets selected.
I use preventDefault() to solve this.
Btw, Tweakpane is my fav gui that I've found. Thank you for your amazing work.
Thanks,
Zaron
The text was updated successfully, but these errors were encountered: