| Summary: | DOT Graph View - add support for rendering the node fontcolor attribute | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Tamas Miklossy <miklossy> | ||||
| Component: | GEF DOT | Assignee: | 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: |
|
||||||
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. Resolving as fixed in 5.0.200. |
Created attachment 274984 [details] Screenshot about the bug The DOT Graph View should render colored node labels (see screenshot in attachment).