| Summary: | Improve the default resize mechanism so that child visuals can be resized, too. | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Matthias Wienand <matthias.wienand> |
| Component: | GEF MVC | Assignee: | Matthias Wienand <matthias.wienand> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 0.1.0 | ||
| Target Milestone: | 3.10.1 (Mars SR1) M1 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Matthias Wienand
I removed the visual #isResizable() check from FXResizeRelocatePolicy and added two methods to FXResizePolicy for determining the resized visual and its initial size. The code is published on the master branch, therefore, I resolve this ticket as fixed for 3.10.1M1. |