-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Labels
Description
First, GEM is simply great! I used it in a few projects successfully.
Today I encountered the following issue: When editing a GEMSelect item, the value is incremented by the Key down button and decremented by Key up; this behaviour is different to I know it. This is the first time I used the version 1.6 ; previous GEM versions seem to work differently here. Was something changed here? Or did I miss something? Same behaviour can be seen with the new GEMSpinner (BTW: Great you introduced it! Definitely worth the space!)
The menu item selection however works as expected (Key up goes up in the menu).
I tried invertKeysDuringEdit(), but without success.
Any help would be highly appreciated, thanks!
Reactions are currently unavailable