zurb / twentytwenty

jQuery Plugin to Compare Images
ISC License
1.27k stars 295 forks source link

Quick and small feature on CSS cursor when grabbing the slider #99

Open jtsimoes opened 6 years ago

jtsimoes commented 6 years ago

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"!

twenty

raphaeleidus commented 6 years ago

@jtsimoes I love this. would you mind submitting a PR for it?

jtsimoes commented 6 years ago

@raphaeleidus Thank you. Done! (#101)