Hacker News new | ask | show | jobs
by adovenmuehle 5673 days ago
Could you make it more obvious where to click and hold to drag?

I think you want to allow the user to select the text with the mouse without moving the note, but maybe some kind of styling at the bottom and top of the note to designate a "drag" zone.

1 comments

I agree. It would be much clearer if you used a hover css property and put cursor: move;
Noted (on my own corkboard!). Will come soon.