Actions
Bug #11685
openResize sensor is removed when adding child to layout size aware parent
Start date:
05/31/2023
Due date:
% Done:
0%
Estimated time:
Description
If a parent has layoutSizeAware() == true
it will properly resize if the page resizes.
If a child is added to the parent, the resize sensor is removed from the parent. This causes layoutSizeChanged
not to fire.
Updated by Matthias Van Ceulebroeck 12 days ago
- Target version changed from 4.11.0 to 4.10.2
Actions