| Summary: | Ensure GeometryNode does not update layoutX, layoutY, width, and height if they did not change. | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Alexander Nyßen <nyssen> |
| Component: | GEF FX | Assignee: | Alexander Nyßen <nyssen> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 0.2.0 | ||
| Target Milestone: | 4.0.0 (Neon) RC2 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Alexander Nyßen
Fixed that GeometryNode only relocates/resizes as a response to geometry changes when the location or size actually changed. Changes pushed to origin/master. Resolving as fixed in 4.0.0 RC2. |