commit 8436c85e3613a12297d2fdabd9b3fb745c79fa54
Author: Koji Yokota <[email protected]>
Date:   Sat Mar 29 23:29:49 2025 +0900

    Redesign filter in PrefColorsUi
---
 src/frontends/qt/ui/PrefColorsUi.ui | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/src/frontends/qt/ui/PrefColorsUi.ui 
b/src/frontends/qt/ui/PrefColorsUi.ui
index 7f578f8ca9..bcd7ada8b5 100644
--- a/src/frontends/qt/ui/PrefColorsUi.ui
+++ b/src/frontends/qt/ui/PrefColorsUi.ui
@@ -6,7 +6,7 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>636</width>
+    <width>656</width>
     <height>439</height>
    </rect>
   </property>
@@ -106,13 +106,10 @@
           </size>
          </property>
          <property name="toolTip">
-          <string>Enter a color name to search</string>
-         </property>
-         <property name="alignment">
-          <set>Qt::AlignCenter</set>
+          <string>Enter a string to filter colors</string>
          </property>
          <property name="placeholderText">
-          <string>Filter by object/element name</string>
+          <string>Filter colors</string>
          </property>
          <property name="clearButtonEnabled">
           <bool>true</bool>
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to