wannabegeek / ng2-split-pane

Split View module for Angular 2
MIT License
43 stars 25 forks source link

Split pane fails to move if over an iframe. #24

Open psheraton opened 7 years ago

psheraton commented 7 years ago

Possible fix for this would be to put an overlay over the entire page so as to not lose the mouse event.

Bertrand82 commented 6 years ago

The cursor is not exactly on the handle, and if the cursor is over the iframe, the event drag end is not fired !