Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #19845, comment 46


Ignore:
Timestamp:
03/08/2014 01:47:49 AM (11 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19845, comment 46

    initial v1  
    33
    44As far as I see this is the cleanest/most straightforward way to detect when a drag has started inside the browser window. Any other way would be more complicated and probably buggier.
     5
     6Also it would be good to add a bail-out "close on click" to the overlay, just in case the user gets stuck with blocked editors. Was able to do that it couple of times when dragging very fast in and out of the window.