Revision: 14632
          http://sourceforge.net/p/skim-app/code/14632
Author:   hofman
Date:     2024-11-02 22:22:07 +0000 (Sat, 02 Nov 2024)
Log Message:
-----------
reduce max page column width a bit more

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

Modified: trunk/SKMainWindowController.m
===================================================================
--- trunk/SKMainWindowController.m      2024-11-02 22:03:34 UTC (rev 14631)
+++ trunk/SKMainWindowController.m      2024-11-02 22:22:07 UTC (rev 14632)
@@ -115,7 +115,7 @@
 #define HUGE_SIZE  256.0
 #define FUDGE_SIZE 0.1
 
-#define MAX_PAGE_COLUMN_WIDTH 80.0
+#define MAX_PAGE_COLUMN_WIDTH 60.0
 #define MAX_MIN_COLUMN_WIDTH 100.0
 
 #define SEARCHRESULTS_KEY           @"searchResults"

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

Reply via email to