Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
Description
It should be possible to resize a layout in such a way that it considers items from another layout. This would be useful for aligning items across widget boundaries.
For example, consider two QGroupBox widgets vertically aligned, that each contain a QGridLayout. If the first column of one QGridLayout is wider than the same column in the other QGridLayout, the width of the wider column should be used.