1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-25 11:34:09 -04:00

#897 - Add support for vertically expanding widgets to RollupWidget

This commit is contained in:
Jon Beniston
2021-10-30 16:20:24 +01:00
parent 58fb3782de
commit 05987586bf
20 changed files with 604 additions and 473 deletions
@@ -11,7 +11,7 @@
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Minimum">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>