Community
Participate
Working Groups
1. Right-click on a perspective > Show Text > Uncheck it. 2. Window > Save Perspective As... > Give it a name > OK 3. The perspective's tool item now has text next to it again.
Dean, could you look at this one as well ? I thought that 'show text' was an SWT style-bit change but I guess not...
Created attachment 205062 [details] Fix text rendering for saved perspectives This patch also contains a fix for updating the tool tip on the PerspectiveSwitcher ToolItem for saved perspectives. The tool tip problem is not visible until the set text problem was fixed. Since the tool tip fix is a one line change and is closely related to the set text fix, I decided to include it in the same patch. If the fixes need to be submitted separately then the change in PerspectiveSwitcher fixes the setText issue and the change in WorkbenchWindow fixes the tool tip issue.
(In reply to comment #2) > Created attachment 205062 [details] > Fix text rendering for saved perspectives Oleg, could you review this patch? Figure we should spread the code review out a bit amongst the team members as we discussed on last week's Eclipse 4 call.
(In reply to comment #3) > Oleg, could you review this patch? Looks good, I committed the change into R4_dev: http://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?h=R4_development&id=8cceb01b013ce4fec78ad8a5c5e6fb4decf094fb Thanks Dean!
Comment on attachment 205062 [details] Fix text rendering for saved perspectives Dean is a committer on the e4 project, a project under the Eclipse top-level project, so the iplog flag is not required for his patches.
Verified on I20111014-1625