| Summary: | Add DOT Attribute support for fixedsize="" | ||
|---|---|---|---|
| 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.1 (Oxygen.1) RC1 | ||
| Hardware: | PC | ||
| OS: | Windows NT | ||
| Whiteboard: | |||
|
Description
Tamas Miklossy
The following changes are published on the origin/R5_0_0_maintenance and origin/master branches: I pushed the following changes to origin/master: [521149] Ensure that Dot Files with fixedsize="" are properly rendered. - Modify the DotAttributes validateAttributeRawValue method to consider an empty fixedsize dot attribute value as valid. - Add philo.dot example file to demonstrate the corresponding use case. - Implement corresponding DotParserTests test case. https://github.com/eclipse/gef/commit/517e8adf146248bee7dafa93af40a4748b09d105 |