| Summary: | Unlock FitToViewportLockAction when the zoom level or scroll offset is changed. | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Matthias Wienand <matthias.wienand> |
| Component: | GEF MVC | Assignee: | gef-inbox <gef-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 1.1.0 | ||
| Target Milestone: | 5.0.0 (Oxygen) M6 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Matthias Wienand
I added listeners on the various viewport properties (width, height, content-transform, content-bounds, horizontal-offset, vertical-offset) to ensure fit-to-viewport is performed when the size or bounds are changed while locked, as well as to ensure fit-to-viewport is unlocked when the user manually performs scrolling or zooming. The code is published on the master branch, therefore, I resolve this ticket as fixed for 5.0.0 M6. |