• Tom Quirk's avatar
    Add buffer for mouse events on design pres · 9333bb66
    Tom Quirk authored
    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.
    9333bb66
design_overlay.vue 6.71 KB