Add buffer for mouse events on design pres
Previously, mousedown/up events were very sensitive to user clicks, and a comment form would not be opened when it should have. This commit adds a 2px buffer to click-drag events in design presentation: the user must move their mouse 2px from the start position before we intiate the dragging action.
Showing
Please register or sign in to comment