Revision: 14630
          http://sourceforge.net/p/skim-app/code/14630
Author:   hofman
Date:     2024-11-02 21:49:40 +0000 (Sat, 02 Nov 2024)
Log Message:
-----------
reduce maximum page column width

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

Modified: trunk/SKMainWindowController.m
===================================================================
--- trunk/SKMainWindowController.m      2024-11-02 17:05:37 UTC (rev 14629)
+++ trunk/SKMainWindowController.m      2024-11-02 21:49:40 UTC (rev 14630)
@@ -115,7 +115,7 @@
 #define HUGE_SIZE  256.0
 #define FUDGE_SIZE 0.1
 
-#define MAX_PAGE_COLUMN_WIDTH 100.0
+#define MAX_PAGE_COLUMN_WIDTH 80.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