Skip to content
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.

Slider arrow key handling #4

Open
danburzo opened this issue Feb 14, 2018 · 0 comments
Open

Slider arrow key handling #4

danburzo opened this issue Feb 14, 2018 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@danburzo
Copy link
Collaborator

I've refactored Slider to use Pad (the Slider being a specialization of Pad on a single direction), but now the key events are handled by the Pad.

A Slider needs to increment the value on both ArrowRight and ArrowUp, but right now it only reacts to ArrowRight.

@danburzo danburzo added the bug Something isn't working label Feb 14, 2018
@danburzo danburzo self-assigned this Feb 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant