dimsemenov/Magnific-Popup

Mousedown/MouseUp overlay problem

Wilson2254 opened this issue · 0 comments

There is a bug when mouseDown occurs inside the popup, and mouseUp is outside and the popup closes.
For example - when selecting text, if the mouse was mouseUp outside the popup, it will close.
Solution: replace events - #1195