Revision: 7276 http://skim-app.svn.sourceforge.net/skim-app/?rev=7276&view=rev Author: hofman Date: 2011-06-17 11:34:44 +0000 (Fri, 17 Jun 2011)
Log Message: ----------- Don't change gradient in note window on change in key status Modified Paths: -------------- trunk/SKNoteWindowController.m Modified: trunk/SKNoteWindowController.m =================================================================== --- trunk/SKNoteWindowController.m 2011-06-17 11:33:01 UTC (rev 7275) +++ trunk/SKNoteWindowController.m 2011-06-17 11:34:44 UTC (rev 7276) @@ -161,6 +161,7 @@ if ([self isNoteType]) { [gradientView setEdges:SKMinYEdgeMask]; + [gradientView setAlternateGradient:nil]; NSString *fontName = [[NSUserDefaults standardUserDefaults] stringForKey:SKAnchoredNoteFontNameKey]; CGFloat fontSize = [[NSUserDefaults standardUserDefaults] floatForKey:SKAnchoredNoteFontSizeKey]; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ Skim-app-commit mailing list Skim-app-commit@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/skim-app-commit