1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2026-06-17 10:06:06 -05:00

Linux/MacOSX: solve GUI layout issues although the volume creation wizard still has issues

This commit is contained in:
Mounir IDRASSI
2015-06-24 23:34:15 +02:00
parent 2cd39b37c2
commit d734ce4635
4 changed files with 10 additions and 9 deletions
+3 -3
View File
@@ -2433,7 +2433,7 @@
<property name="hidden">0</property>
<property name="id">wxID_ANY</property>
<property name="maximum_size"></property>
<property name="minimum_size">750,450</property>
<property name="minimum_size">800,500</property>
<property name="name">WizardFrameBase</property>
<property name="pos"></property>
<property name="size">-1,-1</property>
@@ -10907,9 +10907,9 @@
<event name="OnUpdateUI"></event>
<object class="wxBoxSizer" expanded="1">
<property name="minimum_size"></property>
<property name="name">bSizer5</property>
<property name="name">MainSizer</property>
<property name="orient">wxVERTICAL</property>
<property name="permission">none</property>
<property name="permission">protected</property>
<object class="sizeritem" expanded="1">
<property name="border">5</property>
<property name="flag">wxEXPAND</property>