vue-numeric-input icon indicating copy to clipboard operation
vue-numeric-input copied to clipboard

Release after long press on up/down should trigger change

Open thoni56 opened this issue 5 years ago • 2 comments

When you press up/down or +/- for a longer period it starts to "speed scroll" which is nice. But after you release it I was expecting a @change event to be triggered, but that does not seem to happen. At least not for me. I have to press a button again to get the event.

thoni56 avatar Dec 31 '19 10:12 thoni56

@thoni56 Did you find a solution? Or did you just change library?

yingban avatar Sep 24 '20 12:09 yingban

@yingban In my case it turned out that the issue was not so severe as I initially percieved it to be. So I just learned to live with it.

thoni56 avatar Sep 27 '20 18:09 thoni56