Moving up or down from RangeSliderItem with arrows keys move the slider
xenicle opened this issue · 2 comments
xenicle commented
When I moving Up or Down from RangeSliderItem with up or down arrows keys the slider move left or right and the value isn't send to events. When I move left right from it the slider move and send value as needed.
With controller the slider act as expected.
MyHwu9508 commented
Hi,
I have updated the repo with a fix for this issue.
Please test it and share your result :)
xenicle commented
Hi,
You have fixed this issue !