4ndr01d3/biosual

DetailsFrame: selecting by dragging

Closed this issue · 1 comments

When dragging the popup window it selects thinks under it, like the graphic or the rules.

I create a CSS a class unselectable that is added to .center and .top when the handler of the frame triggers a mousedown, and is remove those classes when mouse up... following this idea: http://blog.herdhound.com/2012/02/prevent-text-selection-during-mousemove.html