Revision: 3453
          http://skim-app.svn.sourceforge.net/skim-app/?rev=3453&view=rev
Author:   hofman
Date:     2008-02-26 15:20:12 -0800 (Tue, 26 Feb 2008)

Log Message:
-----------
Don't auto resize outline column in note table.

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

Modified: trunk/SKMainWindowController.m
===================================================================
--- trunk/SKMainWindowController.m      2008-02-26 21:31:09 UTC (rev 3452)
+++ trunk/SKMainWindowController.m      2008-02-26 23:20:12 UTC (rev 3453)
@@ -397,6 +397,7 @@
     }
     
     [outlineView setAutoresizesOutlineColumn: NO];
+    [noteOutlineView setAutoresizesOutlineColumn: NO];
     [self displayThumbnailView];
     [self displayNoteView];
     


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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to