| Summary: | DOT Graph view should not style itself, but strictly use styles defined in Dot input (and Dot defaults). | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Alexander Nyßen <nyssen> |
| Component: | GEF DOT | Assignee: | Alexander Nyßen <nyssen> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 3.10.1 | ||
| Target Milestone: | 4.0.0 / 3.11.0 (Neon) M2 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Alexander Nyßen
This can be accomplished by defining a Dot css that is oriented at Dot defaults, and by evaluating all supported Dot attributes within Dot2ZestGraphConverter. Ensured DotGraphView uses its own "plain" stylesheet and overwrites the Zest.FX defaults. Pushed changes to origin/master. Resolving as fixed in 3.11.0 M2. |