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

Bug 537034

Summary: DOT Graph View - add support for rendering the node fontcolor attribute
Product: [Tools] GEF Reporter: Tamas Miklossy <miklossy>
Component: GEF DOTAssignee: gef-inbox <gef-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 5.0.200 (2018-09) M1   
Hardware: PC   
OS: Windows 10   
Whiteboard:
Attachments:
Description Flags
Screenshot about the bug none

Description Tamas Miklossy CLA 2018-07-14 08:03:42 EDT
Created attachment 274984 [details]
Screenshot about the bug

The DOT Graph View should render colored node labels (see screenshot in attachment).
Comment 1 Tamas Miklossy CLA 2018-07-14 08:20:28 EDT
I pushed the following changes to origin/master:

[537034] DOT Graph View - rendering the node fontcolor attributes.

- Extend the Dot2ZestAttributesConverter to transfer the font color
attributes from dot to zest via computing and setting the appropriate
zest node label css style.
- Implement correspondig Dot2ZestNodeAttributesConversionTests test
cases.
Comment 2 Tamas Miklossy CLA 2018-07-17 13:25:11 EDT
Resolving as fixed in 5.0.200.