| Summary: | Dot Graph View - Implement Clusterrank support properly | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Zoey Gerrit Prigge <eclipse> | ||||
| Component: | GEF DOT | Assignee: | Zoey Gerrit Prigge <eclipse> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | miklossy | ||||
| Version: | unspecified | ||||||
| Target Milestone: | 5.1.0 (2019-06) | ||||||
| Hardware: | PC | ||||||
| OS: | Windows 10 | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
Zoey Gerrit Prigge
Hello everybody, There was the option to fix this in Dot2ZestGraphCopier or in DotAttributes::isCluster. Me and Támas agreed, as the defining clusterrank attribute is set on the root graph and hence changes the interpretation on that level, we felt, it would be better suited to implement this in Dot Attribute. Hence, I created a Pull Request with the following changes: [547809] Clusterrank awareness in DotAttributes::isCluster -Make isCluster method aware of clusterrank set in root containing graph -Implement corresponding DotAttributesTest -adapt Dot2ZestGraphCopierTest(s) Imo we can close this bug once the PR has been merged. Thank you Zoey for your contribution! I merged your PR into the master branch. Resolving as fixed in 5.1.0 (2019-06). |