Browse Source

Adjust height to hide scrollbar by default

adaptive-webui-19844
Chocobo1 2 years ago
parent
commit
3a6858a277
No known key found for this signature in database
GPG Key ID: 210D9C873253A68C
  1. 12
      src/gui/addnewtorrentdialog.ui

12
src/gui/addnewtorrentdialog.ui

@ -7,7 +7,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>900</width> <width>900</width>
<height>620</height> <height>680</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="AddNewTorrentDialogLayout"> <layout class="QVBoxLayout" name="AddNewTorrentDialogLayout">
@ -27,8 +27,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>868</width> <width>882</width>
<height>644</height> <height>598</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout_6"> <layout class="QVBoxLayout" name="verticalLayout_6">
@ -346,8 +346,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>392</width> <width>411</width>
<height>68</height> <height>70</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout_2"> <layout class="QVBoxLayout" name="verticalLayout_2">
@ -461,7 +461,7 @@
</property> </property>
<property name="sizeHint" stdset="0"> <property name="sizeHint" stdset="0">
<size> <size>
<width>165</width> <width>40</width>
<height>20</height> <height>20</height>
</size> </size>
</property> </property>

Loading…
Cancel
Save