From f9578066d6b9d2813e05ad6501935304a787ce52 Mon Sep 17 00:00:00 2001 From: leo78913 Date: Wed, 28 Jun 2023 17:30:11 -0300 Subject: make "browse" buttons and java pages more consistent Signed-off-by: leo78913 --- launcher/ui/pages/global/JavaPage.ui | 150 +++++++++++++++++------------------ 1 file changed, 73 insertions(+), 77 deletions(-) (limited to 'launcher/ui/pages/global/JavaPage.ui') diff --git a/launcher/ui/pages/global/JavaPage.ui b/launcher/ui/pages/global/JavaPage.ui index 6749cbe4..85afd5d6 100644 --- a/launcher/ui/pages/global/JavaPage.ui +++ b/launcher/ui/pages/global/JavaPage.ui @@ -160,37 +160,73 @@ Java Runtime - - + + + + true + - + 0 0 - - &Auto-detect... + + + 16777215 + 100 + - - + + - + 0 0 - - JVM arguments: + + If enabled, the launcher will not check if an instance is compatible with the selected Java version. - - Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter + + &Skip Java compatibility checks - - + + + + + + + 0 + 0 + + + + &Auto-detect... + + + + + + + + 0 + 0 + + + + &Test + + + + + + + 0 @@ -198,69 +234,50 @@ - &Java path: - - - javaPathTextBox - - - - - - - - 0 - 0 - + JVM arguments: - - &Test + + Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter - + + + + + + 0 + 0 + + + + &Java path: + + + javaPathTextBox + + + - + 0 0 - - - 28 - 16777215 - - - ... + Browse - - - - - 0 - 0 - - - - If enabled, the launcher will not check if an instance is compatible with the selected Java version. - - - &Skip Java compatibility checks - - - - + If enabled, the launcher will not prompt you to choose a Java version if one isn't found. @@ -270,25 +287,6 @@ - - - - true - - - - 0 - 0 - - - - - 16777215 - 100 - - - - @@ -317,8 +315,6 @@ permGenSpinBox javaBrowseBtn javaPathTextBox - javaDetectBtn - javaTestBtn tabWidget -- cgit