mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-12-24 02:00:55 +08:00
sometime this throws
This commit is contained in:
@@ -156,7 +156,8 @@ namespace QuickLook
|
||||
else
|
||||
{
|
||||
_restoreForDragMove = WindowState == WindowState.Maximized;
|
||||
DragMove();
|
||||
if (e.LeftButton == MouseButtonState.Pressed)
|
||||
DragMove();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user