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

Bug 239499

Summary: logic diagram highlight is too subtle
Product: [Tools] GEF Reporter: Marc Gobeil <mgobeil>
Component: GEF-Legacy GEF (MVC)Assignee: Anthony Hunter <ahunter.eclipse>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: ahunter.eclipse
Version: 3.4Flags: ahunter.eclipse: helios+
Target Milestone: 3.6.0 (Helios) M6   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
I've updated the colors so that an inactive wire is red, and an active wire is green
none
Wires are not red when inactive, green when active
none
Fixed colours so black = inactive, green = active
none
Fixed colours so black = inactive, green = active
none
I just noticed that the Logic Example has a ColorConstants file. I've changed the wire code, so it grabs its colors from LogicColorConstants instead of using magic numbers none

Description Marc Gobeil CLA 2008-07-03 14:13:24 EDT
Build ID: I20080523-0100

Steps To Reproduce:
1. open the logic diagram example
2. look for the highlighted links representing wire activations


More information:
active wires are blue, others black.  you can barely see the difference.  something like black and red would be way better at showing off the diagram's abilities.
Comment 1 Anthony Hunter CLA 2009-01-23 14:07:13 EST
First Bugzilla for Brendan.

Work with Marc and see if we can provide something better.
Comment 2 Brendan Curran-Johnson CLA 2009-01-23 16:00:37 EST
Created attachment 123591 [details]
I've updated the colors so that an inactive wire is red, and an active wire is green
Comment 3 Brendan Curran-Johnson CLA 2009-01-23 17:01:53 EST
Created attachment 123599 [details]
Wires are not red when inactive, green when active
Comment 4 Brendan Curran-Johnson CLA 2009-01-26 14:03:49 EST
Created attachment 123794 [details]
Fixed colours so black = inactive, green = active
Comment 5 Brendan Curran-Johnson CLA 2009-01-26 14:03:57 EST
Created attachment 123795 [details]
Fixed colours so black = inactive, green = active
Comment 6 Brendan Curran-Johnson CLA 2009-02-04 10:16:35 EST
Created attachment 124683 [details]
I just noticed that the Logic Example has a ColorConstants file.  I've changed the wire code, so it grabs its colors from LogicColorConstants instead of using magic numbers
Comment 7 Anthony Hunter CLA 2010-02-10 17:30:13 EST
Changed the colors to be a little bolder.