From f7c144c3932a18e1cd96e1ad7505e53ea706a47d Mon Sep 17 00:00:00 2001
From: phit <2097483+phit@users.noreply.github.com>
Date: Sat, 19 Jun 2021 16:19:39 +0200
Subject: GH-3720 Fix UI inconsistencies with Modplatforms
Fixes GH-3118
Fixes GH-3720
Fixes GH-3731
Icons and Ok button state will now switch consistently when moving
between tabs. ATLaunchers packlist is now no longer redownloaded
each time you open its Tab. All lists are striped now. And all
search and filter fields now have a placeholder text.
---
application/pages/modplatform/ftb/FtbPage.ui | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
(limited to 'application/pages/modplatform/ftb/FtbPage.ui')
diff --git a/application/pages/modplatform/ftb/FtbPage.ui b/application/pages/modplatform/ftb/FtbPage.ui
index 475d78bb..135afc6d 100644
--- a/application/pages/modplatform/ftb/FtbPage.ui
+++ b/application/pages/modplatform/ftb/FtbPage.ui
@@ -32,7 +32,11 @@
-
-
+
+
+ Search and filter ...
+
+
-
@@ -51,6 +55,9 @@
48
+
+ true
+
-
--
cgit