[alacarte] ItemEditor: resize input fields with launcher dialog



commit 47e9e4995719c7addac3ad9841728d753fb0dc3f
Author: SubOptimal <bits_n_bytes gmx de>
Date:   Mon Nov 15 13:22:44 2021 +0000

    ItemEditor: resize input fields with launcher dialog
    
    https://gitlab.gnome.org/GNOME/alacarte/-/issues/5

 data/launcher-editor.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/data/launcher-editor.ui b/data/launcher-editor.ui
index 408b40a..314fdba 100644
--- a/data/launcher-editor.ui
+++ b/data/launcher-editor.ui
@@ -199,6 +199,7 @@
                   <object class="GtkEntry" id="comment-entry">
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
+                    <property name="hexpand">True</property>
                     <property name="invisible_char">●</property>
                   </object>
                   <packing>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]