[gnome-builder/wip/gtk4-port] plugins/debuggerui: keep menu item visible



commit 6b2ff05783a19b535f64b4d59ff08fc40409e73d
Author: Christian Hergert <chergert redhat com>
Date:   Fri Apr 29 10:34:52 2022 -0700

    plugins/debuggerui: keep menu item visible
    
    So that people know it's there I guess. I wish we could just hide the
    whole submenu though.

 src/plugins/debuggerui/gtk/menus.ui | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/plugins/debuggerui/gtk/menus.ui b/src/plugins/debuggerui/gtk/menus.ui
index 013d47da1..15e303347 100644
--- a/src/plugins/debuggerui/gtk/menus.ui
+++ b/src/plugins/debuggerui/gtk/menus.ui
@@ -22,7 +22,6 @@
             <attribute name="label" translatable="yes">Run with _Debugger</attribute>
             <attribute name="action">buildui.run-with-handler</attribute>
             <attribute name="target" type="s">'debugger'</attribute>
-            <attribute name="hidden-when">action-disabled</attribute>
           </item>
         </section>
       </submenu>


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