Actions
Bug #13685
closedStdGridLayoutImpl2.js: ensure resizing stretchable items does not loop
Start date:
04/02/2025
Due date:
% Done:
100%
Estimated time:
Description
If an item of StdGridLayoutImpl2.js is stretchable, we try to enlarge the element for as far as possible.
However, in this calculation, only actual pixels count. So cases where 0.{4..1} pixels remain for sizing, are to be ignored.
Updated by Matthias Van Ceulebroeck 16 days ago
- Related to Bug #12934: StdGridLayoutImpl2.js: allow a widget's maximum size to influence the mouse drag behaviour added
Updated by Matthias Van Ceulebroeck 16 days ago
- Status changed from InProgress to Review
- Assignee deleted (
Matthias Van Ceulebroeck)
Updated by Matthias Van Ceulebroeck 15 days ago
- Status changed from Review to Implemented @Emweb
- Assignee changed from Romain Mardulyn to Matthias Van Ceulebroeck
- % Done changed from 0 to 100
Updated by Matthias Van Ceulebroeck 14 days ago
- Status changed from Implemented @Emweb to Implemented @Test
Updated by Matthias Van Ceulebroeck 14 days ago
- Status changed from Implemented @Test to Closed
Updated by Matthias Van Ceulebroeck 11 days ago
- Related to Bug #13554: Resizable WBoxLayout causes browser window to freeze added
Actions