RE: Re: [Subclipse-users] Icon/Text problems when viewing by Working Set
From: Chris Feldhacker <feldhacker.chris_at_principal.com>
Date: Mon, 17 Aug 2009 11:17:10 -0700 (PDT)
Maybe some more insight:
If you look at the "ProjectExplorerView.jpg" image that I attached in the last message, the "ExampleWeb" project has the icon decoration added but the text is missing.
Digging into the source of the "SVNLightweightDecorator" class, I see that the view makes a single call to the "decorate(Object element, IDecoration decoration)" method, and then it is up to the SVNLightweightDecorator class to decorate the resource appropriately -- including icon, text, fonts, and colors, correct? Therefore, if the resource is only getting half-decorated as the screen-shot shows, half-decoration would only be possible if there was a bug in the implementation logic of the decorate method, right?
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
|
This is an archived mail posted to the Subclipse Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.