Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 424361

Summary: [outline] Style the JS Outliner
Product: [ECD] Orion Reporter: Curtis Windatt <curtis.windatt.public>
Component: JS ToolsAssignee: Curtis Windatt <curtis.windatt.public>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Michael_Rennie
Version: 5.0   
Target Milestone: 7.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Bug Depends on: 422294    
Bug Blocks:    
Attachments:
Description Flags
Adds framework for styling and support for object property list none

Description Curtis Windatt CLA 2013-12-18 12:39:52 EST
Bug 422294 allows up to three separate styled spans for each entry in the outline. We should use those spans to add images and font colours to make it easier to see what a given entry is.
Comment 1 Curtis Windatt CLA 2014-06-11 16:50:02 EDT
Created attachment 244175 [details]
Adds framework for styling and support for object property list
Comment 2 Curtis Windatt CLA 2014-06-12 16:51:10 EDT
http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=983518fb82ba211324220ba4782aba670630cee9
Adds framework for colouring some text as details
Replaces {...} for object properties with actual list of property names

The properties list are considered details, but I have kept the colouring the same for now.  The current theme in Orion has a very limited colour palette, limiting the details font colour to a different shade of grey.  All the greys I tried either looked equivalent to the label text or were too light to read clearly on the grey background.
Comment 3 Curtis Windatt CLA 2014-08-14 16:41:32 EDT
Closing as FIXED.  As demonstrated by the short lived templates explorer, adding colours to the sidebar tends to look very out of place.  The text improvements are already quite helpful.