Revision: 15256
          http://sourceforge.net/p/skim-app/code/15256
Author:   hofman
Date:     2025-05-23 09:06:16 +0000 (Fri, 23 May 2025)
Log Message:
-----------
no need to end forcing subwindows on top after presentation

Modified Paths:
--------------
    trunk/SKMainWindowController_FullScreen.m

Modified: trunk/SKMainWindowController_FullScreen.m
===================================================================
--- trunk/SKMainWindowController_FullScreen.m   2025-05-22 09:40:43 UTC (rev 
15255)
+++ trunk/SKMainWindowController_FullScreen.m   2025-05-23 09:06:16 UTC (rev 
15256)
@@ -479,8 +479,6 @@
     
     mwcFlags.isSwitchingFullScreen = 0;
     
-    [self forceSubwindowsOnTop:NO];
-    
     [touchBarController interactionModeChanged];
     
     [self showNormalWindow];

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Skim-app-commit mailing list
Skim-app-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to