PureeData icon indicating copy to clipboard operation
PureeData copied to clipboard

disable text selection to improve dragging

Open forresto opened this issue 13 years ago • 1 comments

Since you are using JQueryUI, $('body').disableSelection(); is an easy way to do it. (Just tried it in the console, and it helps!)

forresto avatar Oct 30 '11 09:10 forresto

Awesome, thanks for the tip!

t3db0t avatar Nov 01 '11 16:11 t3db0t