Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UX: Draggable elements should have different cursor in CSS #2

Closed
jakub-g opened this issue Jun 25, 2013 · 1 comment
Closed

UX: Draggable elements should have different cursor in CSS #2

jakub-g opened this issue Jun 25, 2013 · 1 comment

Comments

@jakub-g
Copy link

jakub-g commented Jun 25, 2013

Draggable elements should have probably cursor:move in CSS instead of the default, text selection cursor (and perhaps some color/bgcolor change when hovered/active, or sth like that), to make it more discoverable that you can move it around.

I think move is the most appropriate, I initially wrote here pointer but this is rather good for links and buttons.
https://developer.mozilla.org/en-US/docs/Web/CSS/cursor

@nicolaskruchten
Copy link
Owner

Great feedback, thanks! I've implemented this change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants