Revision: 15287
http://sourceforge.net/p/skim-app/code/15287
Author: hofman
Date: 2025-05-25 15:41:47 +0000 (Sun, 25 May 2025)
Log Message:
-----------
code layout
Modified Paths:
--------------
trunk/SKMainWindowController_FullScreen.m
Modified: trunk/SKMainWindowController_FullScreen.m
===================================================================
--- trunk/SKMainWindowController_FullScreen.m 2025-05-25 15:38:14 UTC (rev
15286)
+++ trunk/SKMainWindowController_FullScreen.m 2025-05-25 15:41:47 UTC (rev
15287)
@@ -434,10 +434,12 @@
[presentationWindow orderOut:nil];
[presentationView setPage:nil];
[presentationView setAutoScales:NO];
+
if (presentationPreview) {
[[presentationPreview window]
setAnimationBehavior:NSWindowAnimationBehaviorNone];
[presentationPreview close];
}
+
if (mwcFlags.wantsPresentationOrFullScreen) {
mwcFlags.wantsPresentationOrFullScreen = 0;
[self enterFullscreen];
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit