Actions
Bug #13685
closed
MV
MV
StdGridLayoutImpl2.js: ensure resizing stretchable items does not loop
Bug #13685:
StdGridLayoutImpl2.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.
MV Updated by Matthias Van Ceulebroeck over 1 year ago
- Related to Bug #12934: StdGridLayoutImpl2.js: allow a widget's maximum size to influence the mouse drag behaviour added
MV Updated by Matthias Van Ceulebroeck over 1 year ago
- Status changed from InProgress to Review
- Assignee deleted (
Matthias Van Ceulebroeck)
RM Updated by Romain Mardulyn over 1 year ago
- Assignee set to Romain Mardulyn
MV Updated by Matthias Van Ceulebroeck over 1 year ago
- Status changed from Review to Implemented @Emweb
- Assignee changed from Romain Mardulyn to Matthias Van Ceulebroeck
- % Done changed from 0 to 100
MV Updated by Matthias Van Ceulebroeck over 1 year ago
- Status changed from Implemented @Emweb to Implemented @Test
MV Updated by Matthias Van Ceulebroeck over 1 year ago
- Status changed from Implemented @Test to Closed
MV Updated by Matthias Van Ceulebroeck over 1 year ago
- Related to Bug #13554: Resizable WBoxLayout causes browser window to freeze added
Actions