From ef3ff88510404c15d2bff3b872af706192954f75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Mon, 26 Aug 2013 03:59:51 +0200 Subject: Fix settings dialog layouts They didn't scale --- gui/instancesettings.ui | 726 ++++++++++++++++++++++++------------------------ gui/settingsdialog.ui | 2 +- 2 files changed, 359 insertions(+), 369 deletions(-) (limited to 'gui') diff --git a/gui/instancesettings.ui b/gui/instancesettings.ui index 8edbbfcf..4a8ae12c 100644 --- a/gui/instancesettings.ui +++ b/gui/instancesettings.ui @@ -6,409 +6,399 @@ 0 0 - 453 - 563 + 477 + 590 - - - - 9 - 9 - 435 - 516 - - - - QTabWidget::Rounded - - - 0 - - - - Minecraft - - - - - - true - - - Window Size - - - true - - - false - - - - - - Compatibility mode? - - - - - - - Start Minecraft maximized? - - - - - - - + + + + + QTabWidget::Rounded + + + 0 + + + + Minecraft + + + + + + true + + + Window Size + + + true + + + false + + + + + + Compatibility mode? + + + + + + + Start Minecraft maximized? + + + + + + + + + Window height: + + + + + + + Window width: + + + + + + + 854 + + + 65536 + + + 1 + + + 854 + + + + + + + 480 + + + 65536 + + + 480 + + + + + + + + + + + + true + + + Console Settings + + + true + + + false + + + + - Window height: + Show console while the game is running? + + + + + + + Automatically close console when the game quits? + + + + + + + + + + true + + + Account Settings + + + true + + + false + + + + + + false + + + Login automatically when an instance icon is double clicked? + + + false + + + + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + + Java + + + + + + true + + + Memory + + + true + + + false + + + + + + 512 + + + 65536 + + + 128 + + + 1024 - + + + Minimum memory allocation: + + + + + - Window width: + Maximum memory allocation: - + - 854 + 256 65536 - 1 + 128 - 854 + 256 - - + + - 480 + 64 - 65536 + 512 + + + 8 - 480 + 64 + + + + + + + PermGen: + + + + + + + + + + true + + + Java Settings + + + true + + + false + + + + + + Java path: + + + + + + + + + + JVM arguments: + + + + Auto-detect + + + + + + + + + + + + + true + + + Custom Commands + + + true + + + false + + + + + + + + + Post-exit command: + + + + + + + Pre-launch command: + + + + + + - - - - - - - - true - - - Console Settings - - - true - - - false - - - - - - Show console while the game is running? - - - - - - - Automatically close console when the game quits? - - - - - - - - - - true - - - Account Settings - - - true - - - false - - - - - - false - - - Login automatically when an instance icon is double clicked? - - - false - - - - - - - - - - Qt::Vertical - - - - 20 - 40 - - - - - - - - - Java - - - - - - true - - - Memory - - - true - - - false - - - - - - 512 - - - 65536 - - - 128 - - - 1024 - - - - - - - Minimum memory allocation: - - - - - - - Maximum memory allocation: - - - - - - - 256 - - - 65536 - - - 128 - - - 256 - - - - - - - 64 - - - 512 - - - 8 - - - 64 - - - - - - - PermGen: - - - - - - - - - - true - - - Java Settings - - - true - - - false - - - - - - Java path: - - - - - - - - - - JVM arguments: - - - - - - - Auto-detect - - - - - - - - - - - - - true - - - Custom Commands - - - true - - - false - - - - - - - - - Post-exit command: - - - - - - - Pre-launch command: - - - - - - - - - - - - - false - - - - 0 - 0 - - - - Pre-launch command runs before the instance launches and post-exit command runs after it exits. Both will be run in MultiMC's working directory with INST_ID, INST_DIR, and INST_NAME as environment variables. - - - Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop - - - true - - - Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse - - - - - - - - - - 9 - 530 - 435 - 23 - - - - Qt::Horizontal - - - QDialogButtonBox::Cancel|QDialogButtonBox::Ok - - + + + + + + false + + + + 0 + 0 + + + + Pre-launch command runs before the instance launches and post-exit command runs after it exits. Both will be run in MultiMC's working directory with INST_ID, INST_DIR, and INST_NAME as environment variables. + + + Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop + + + true + + + Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse + + + + + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + settingsTabs diff --git a/gui/settingsdialog.ui b/gui/settingsdialog.ui index c1cbee26..8b53b0f1 100644 --- a/gui/settingsdialog.ui +++ b/gui/settingsdialog.ui @@ -7,7 +7,7 @@ 0 0 453 - 563 + 550 -- cgit v1.2.3