| Summary: | DOT Graph View - add support for the labelfontcolor attribute | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Zoey Gerrit Prigge <eclipse> | ||||||
| Component: | GEF DOT | Assignee: | gef-inbox <gef-inbox> | ||||||
| Status: | RESOLVED FIXED | QA Contact: | |||||||
| Severity: | normal | ||||||||
| Priority: | P3 | CC: | miklossy | ||||||
| Version: | unspecified | ||||||||
| Target Milestone: | 5.0.300 (2018-12) | ||||||||
| Hardware: | PC | ||||||||
| OS: | Windows 10 | ||||||||
| See Also: | https://github.com/eclipse/gef/pull/34 | ||||||||
| Whiteboard: | |||||||||
| Attachments: |
|
||||||||
Created attachment 276527 [details]
Screenshot
GitHub Pull Request 34 created by [prggz] https://github.com/eclipse/gef/pull/34 Thanks for the bug report and for the fix! I merged your contribution into the master branch. I resolve this as fixed in 5.0.300 (2018-12). |
Created attachment 276526 [details] Screenshot Currently, the visual representation of the labelfontcolor attribute is not supported. When the attribute is set, the headlabel and taillabel should be colored in labelfontcolor instead of fontcolor. An example is attached, showing both the current display as well as the graphviz rendering.