Closed mrjacobbloom closed 8 years ago
I thought there was already an issue for this but I can't find it... Anyway, dragging blocks (especially out of the blocks area) selects text and makes things scroll and a whole bunch of other badness. It's kinda annoying
It may be as simple as setting a CSS property on the blocks area: http://stackoverflow.com/questions/6900124/how-to-make-certain-text-not-selectable-with-css
that or a preventDefault on a mouseDown event somewhere
I thought there was already an issue for this but I can't find it... Anyway, dragging blocks (especially out of the blocks area) selects text and makes things scroll and a whole bunch of other badness. It's kinda annoying
It may be as simple as setting a CSS property on the blocks area: http://stackoverflow.com/questions/6900124/how-to-make-certain-text-not-selectable-with-css