svelte-number-spinner
svelte-number-spinner copied to clipboard
Allow Edit On Single Click
We had this at one point but then in a release:
With this version a number spinner has to be focussed with a first click and enter edit mode with the second click.
I know some work has been done since then and I'm wondering if it's possible to get this functionality back as an option. editOnSingleClick. In my case, a user raised a good point that they expected the box to be a traditional number spinner with the "added ability" to drag with the mouse.
I'll have a look on this when I have a little spare time. But you're right: this behaviour was reomoved some time ago and it might produce bugs when reactivating it...