1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-14 23:43:43 -04:00

Massive UI revamping (v7): fixed widget size handling: sample sinks. Part of #1209

This commit is contained in:
f4exb
2022-04-21 19:24:40 +02:00
parent 90d331675a
commit f3f504c88d
39 changed files with 312 additions and 94 deletions
@@ -9,20 +9,26 @@
<rect>
<x>0</x>
<y>0</y>
<width>360</width>
<height>284</height>
<width>380</width>
<height>231</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>360</width>
<height>0</height>
<width>380</width>
<height>231</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>380</width>
<height>231</height>
</size>
</property>
<property name="font">