Skip to content

Commit 0eacbd2

Browse files
committed
Increase UI sizes
1 parent a767fde commit 0eacbd2

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

src/Interface/Modules/DataIO/ReadBundleDialog.ui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<x>0</x>
88
<y>0</y>
99
<width>442</width>
10-
<height>137</height>
10+
<height>166</height>
1111
</rect>
1212
</property>
1313
<property name="sizePolicy">
@@ -19,7 +19,7 @@
1919
<property name="minimumSize">
2020
<size>
2121
<width>442</width>
22-
<height>137</height>
22+
<height>166</height>
2323
</size>
2424
</property>
2525
<property name="windowTitle">

src/Interface/Modules/DataIO/ReadFieldDialog.ui

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<x>0</x>
88
<y>0</y>
99
<width>476</width>
10-
<height>133</height>
10+
<height>177</height>
1111
</rect>
1212
</property>
1313
<property name="sizePolicy">
@@ -19,7 +19,7 @@
1919
<property name="minimumSize">
2020
<size>
2121
<width>476</width>
22-
<height>133</height>
22+
<height>177</height>
2323
</size>
2424
</property>
2525
<property name="windowTitle">

src/Interface/Modules/DataIO/ReadMatrixClassic.ui

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<rect>
77
<x>0</x>
88
<y>0</y>
9-
<width>471</width>
10-
<height>134</height>
9+
<width>481</width>
10+
<height>166</height>
1111
</rect>
1212
</property>
1313
<property name="sizePolicy">
@@ -18,8 +18,8 @@
1818
</property>
1919
<property name="minimumSize">
2020
<size>
21-
<width>471</width>
22-
<height>134</height>
21+
<width>481</width>
22+
<height>166</height>
2323
</size>
2424
</property>
2525
<property name="windowTitle">

0 commit comments

Comments
 (0)