You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.
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
andArrowUp
, but right now it only reacts toArrowRight
.The text was updated successfully, but these errors were encountered: