Explorar el Código

Increase height of Settings Window (#2355)

EmulationFanatic hace 4 años
padre
commit
b898bc84ce
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Ryujinx/Ui/Windows/SettingsWindow.glade

+ 1 - 1
Ryujinx/Ui/Windows/SettingsWindow.glade

@@ -46,7 +46,7 @@
     <property name="modal">True</property>
     <property name="window-position">center</property>
     <property name="default-width">650</property>
-    <property name="default-height">550</property>
+    <property name="default-height">650</property>
     <child>
       <object class="GtkBox">
         <property name="visible">True</property>