twentytwenty
twentytwenty copied to clipboard
Quick and small feature on CSS cursor when grabbing the slider
The twentytwenty.css
stylesheet could simply have a class called .twentytwenty-handle:active
with cursor: grabbing
and then when the user grabbed the slider, the cursor changed from grab
(open hand) to grabbing
(closed hand). It's just a small and non-important feature but in my opinion looks really nice having that "animation"!
@jtsimoes I love this. would you mind submitting a PR for it?
@raphaeleidus Thank you. Done! (#101)