Revision: 2615 http://skim-app.svn.sourceforge.net/skim-app/?rev=2615&view=rev Author: hofman Date: 2007-08-06 09:43:36 -0700 (Mon, 06 Aug 2007)
Log Message: ----------- Don't set the graphics context for temporary event to get the current cursor. This won't be used and may not be valid (e.g. for locked PDFs). Modified Paths: -------------- trunk/SKPDFView.m Modified: trunk/SKPDFView.m =================================================================== --- trunk/SKPDFView.m 2007-08-06 16:10:44 UTC (rev 2614) +++ trunk/SKPDFView.m 2007-08-06 16:43:36 UTC (rev 2615) @@ -3521,7 +3521,7 @@ modifierFlags:flags timestamp:0 windowNumber:[[self window] windowNumber] - context:[[self window] graphicsContext] + context:nil eventNumber:0 clickCount:1 pressure:0.0]; 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 Skim-app-commit@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/skim-app-commit