From ad85689417d47e6ab5ee2fa97b77234800c9d224 Mon Sep 17 00:00:00 2001
From: Levi Behunin
Date: Sat, 18 Sep 2021 19:41:59 -0600
Subject: Tas configure ui nits
Text looked cramped on my pc (Ubuntu 21.04). Re-flowed text as well for nicer read.---
src/yuzu/configuration/configure_tas.ui | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
(limited to 'src')
diff --git a/src/yuzu/configuration/configure_tas.ui b/src/yuzu/configuration/configure_tas.ui
index 8a3ecb834..7aa69582c 100644
--- a/src/yuzu/configuration/configure_tas.ui
+++ b/src/yuzu/configuration/configure_tas.ui
@@ -6,8 +6,8 @@
0
0
- 800
- 300
+ 900
+ 506
@@ -25,7 +25,7 @@
-
- Reads controller input from scripts in the same format as TAS-nx scripts. For a more detailed explanation please consult the FAQ on the yuzu website.
+ Reads controller input from scripts in the same format as TAS-nx scripts.<br/>For a more detailed explanation please consult the FAQ on the yuzu website.
true
@@ -45,7 +45,7 @@
-
- WARNING: This is an experimental feature. It will not play back scripts frame perfectly with the current, imperfect syncing method.
+ WARNING: This is an experimental feature.<br/>It will not play back scripts frame perfectly with the current, imperfect syncing method.
true
--
cgit v1.2.3
From 77e327dd1ab0c524ef8c7dbc80c64fa6e0589801 Mon Sep 17 00:00:00 2001
From: Levi Behunin
Date: Mon, 20 Sep 2021 20:02:54 -0600
Subject: Clean-up Numerize names, remove unneeded properties and spacer.
---
src/yuzu/configuration/configure_tas.ui | 58 ++++++++-------------------------
1 file changed, 14 insertions(+), 44 deletions(-)
(limited to 'src')
diff --git a/src/yuzu/configuration/configure_tas.ui b/src/yuzu/configuration/configure_tas.ui
index 7aa69582c..95575ed9d 100644
--- a/src/yuzu/configuration/configure_tas.ui
+++ b/src/yuzu/configuration/configure_tas.ui
@@ -2,37 +2,23 @@
ConfigureTas
-
-
- 0
- 0
- 900
- 506
-
-
-
- Dialog
-
-
-
+
-
-
+
TAS
-
-
-
+
+
-
Reads controller input from scripts in the same format as TAS-nx scripts.<br/>For a more detailed explanation please consult the FAQ on the yuzu website.
-
- true
-
- -
+
-
To check which hotkeys control the playback/recording, please refer to the Hotkey settings (General -> Hotkeys).
@@ -42,8 +28,8 @@
- -
-
+
-
+
WARNING: This is an experimental feature.<br/>It will not play back scripts frame perfectly with the current, imperfect syncing method.
@@ -58,13 +44,13 @@
-
-
+
-
-
+
Settings
-
+
-
@@ -102,15 +88,15 @@
-
-
+
-
-
+
Script Directory
-
+
-
-
+
Path
@@ -126,22 +112,6 @@
-
- -
-
-
- Qt::Horizontal
-
-
- QSizePolicy::Maximum
-
-
-
- 60
- 20
-
-
-
-
--
cgit v1.2.3