1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 22:14:45 -04:00

Massive UI revamping (v7): Fixed sizing of feature windows. Part of #1209

This commit is contained in:
f4exb
2022-04-24 19:34:48 +02:00
parent 360b8a9753
commit f77e38eb3f
25 changed files with 294 additions and 142 deletions
@@ -6,26 +6,26 @@
<rect>
<x>0</x>
<y>0</y>
<width>340</width>
<height>50</height>
<width>370</width>
<height>60</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>340</width>
<height>50</height>
<width>360</width>
<height>60</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>340</width>
<height>50</height>
<width>370</width>
<height>16777215</height>
</size>
</property>
<property name="font">
@@ -46,6 +46,12 @@
<height>51</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>360</width>