Revert "Edited some size constraints for better resizing and full-screen mode."

This reverts commit c8b4992bab.
merge-requests/9/head
Roeland Jansen 2022-01-12 19:18:35 +01:00
rodzic 41ec08ecba
commit 54d08c5b8a
1 zmienionych plików z 60 dodań i 73 usunięć

133
wfmain.ui
Wyświetl plik

@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>946</width>
<height>569</height>
<width>940</width>
<height>554</height>
</rect>
</property>
<property name="windowTitle">
@ -3103,13 +3103,13 @@
</property>
<property name="minimumSize">
<size>
<width>130</width>
<width>0</width>
<height>25</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>130</width>
<width>16777215</width>
<height>25</height>
</size>
</property>
@ -3124,6 +3124,19 @@
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_25">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QLabel" name="label_37">
<property name="sizePolicy">
@ -3153,13 +3166,13 @@
<widget class="QLineEdit" name="serverCivPortText">
<property name="minimumSize">
<size>
<width>130</width>
<width>0</width>
<height>25</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>130</width>
<width>16777215</width>
<height>25</height>
</size>
</property>
@ -3171,6 +3184,19 @@
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_26">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QLabel" name="label_36">
<property name="minimumSize">
@ -3194,13 +3220,13 @@
<widget class="QLineEdit" name="serverAudioPortText">
<property name="minimumSize">
<size>
<width>130</width>
<width>0</width>
<height>25</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>130</width>
<width>16777215</width>
<height>25</height>
</size>
</property>
@ -3212,19 +3238,6 @@
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_25">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item>
@ -3237,43 +3250,7 @@
</widget>
</item>
<item>
<widget class="QComboBox" name="serverRXAudioInputCombo">
<property name="minimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>300</width>
<height>16777215</height>
</size>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_34">
<property name="text">
<string>TX Audio Output</string>
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="serverTXAudioOutputCombo">
<property name="minimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>300</width>
<height>16777215</height>
</size>
</property>
</widget>
<widget class="QComboBox" name="serverRXAudioInputCombo"/>
</item>
<item>
<spacer name="horizontalSpacer_23">
@ -3288,8 +3265,31 @@
</property>
</spacer>
</item>
<item>
<widget class="QLabel" name="label_34">
<property name="text">
<string>TX Audio Output</string>
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="serverTXAudioOutputCombo"/>
</item>
</layout>
</item>
<item>
<spacer name="verticalSpacer_7">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_32">
<item>
@ -3377,19 +3377,6 @@
</item>
</layout>
</item>
<item>
<spacer name="verticalSpacer_7">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
@ -3660,8 +3647,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>946</width>
<height>22</height>
<width>940</width>
<height>21</height>
</rect>
</property>
</widget>