| Summary: | LayoutListenerSupport does not apply dynamic layout when the last listener returns true. | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Matthias Wienand <matthias.wienand> |
| Component: | GEF Layout | Assignee: | Matthias Wienand <matthias.wienand> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | unspecified | ||
| Target Milestone: | 3.10.1 (Mars SR1) M1 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Matthias Wienand
I fixed the execution of dynamic layout passes after certain events are fired, so that all listeners have to demand that no further changes need to be done in order to not apply the dynamic layout. I also added tests for these executions. The code is published on the master branch, therefore I resolve this ticket as fixed for 3.10.1M1. |