Revision: 3035
          http://skim-app.svn.sourceforge.net/skim-app/?rev=3035&view=rev
Author:   hofman
Date:     2007-10-11 11:10:07 -0700 (Thu, 11 Oct 2007)

Log Message:
-----------
Update the status bar after reloading PDF.

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

Modified: trunk/SKMainWindowController.m
===================================================================
--- trunk/SKMainWindowController.m      2007-10-11 17:49:59 UTC (rev 3034)
+++ trunk/SKMainWindowController.m      2007-10-11 18:10:07 UTC (rev 3035)
@@ -955,6 +955,8 @@
         
         // the number of pages may have changed
         [[self window] setTitle:[self windowTitleForDocumentDisplayName:[[self 
document] displayName]]];
+        [self updateLeftStatus];
+        [self updateRightStatus];
     }
 }
     


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: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to