We have 3 vertical spacers in the Advanced tab and they're defined as Expanding.
So that means they become quite the gaps if the window is expanded.
This patch changes their size policy to Preferred to avoid such a feature.
BUG: 417657
| ngraham |
| VDG |
We have 3 vertical spacers in the Advanced tab and they're defined as Expanding.
So that means they become quite the gaps if the window is expanded.
This patch changes their size policy to Preferred to avoid such a feature.
BUG: 417657
Before:
After:
| Automatic diff as part of commit; lint not applicable. |
| Automatic diff as part of commit; unit tests not applicable. |