[gnome-sound-recorder/bilelmoussaoui/better-shortcuts: 4/11] row: fix focus chain up




commit a9db71df929dd2189c9232cdbd36ccebcafdc13b
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Wed Sep 9 15:25:43 2020 +0200

    row: fix focus chain up

 data/ui/row.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/ui/row.ui b/data/ui/row.ui
index 0cf0415..5cf6b46 100644
--- a/data/ui/row.ui
+++ b/data/ui/row.ui
@@ -262,7 +262,7 @@
                     <child>
                       <object class="GtkBox" id="deleteBtnBox">
                         <property name="visible">True</property>
-                        <property name="can_focus">True</property>
+                        <property name="can_focus">False</property>
                         <child>
                           <object class="GtkButton">
                             <property name="visible">True</property>


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