mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-11 17:59:17 +00:00
Line feed I guess?
This commit is contained in:
@@ -342,7 +342,7 @@ namespace QuickLook.Plugin.ImageViewer
|
||||
_dragInitPos = temp;
|
||||
}
|
||||
|
||||
private void ViewPanel_MouseDoubleClick(object sender, MouseButtonEventArgs e)
|
||||
private void ViewPanel_MouseDoubleClick(object sender, MouseButtonEventArgs e)
|
||||
{
|
||||
DoZoomToFit();
|
||||
}
|
||||
|
Reference in New Issue
Block a user