[nautilus/ux-review-3.29.90: 6/12] toolbar: Remove tooltip from hamburger menu



commit 0612116de30d4c55d49633361b412e0e3903e0bd
Author: Carlos Soriano <csoriano redhat com>
Date:   Wed Jul 25 13:31:06 2018 +0200

    toolbar: Remove tooltip from hamburger menu
    
    Otherwise it gets on the way when hovering with the menu open.
    
    Related: https://gitlab.gnome.org/GNOME/nautilus/issues/548

 src/resources/ui/nautilus-toolbar.ui | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/resources/ui/nautilus-toolbar.ui b/src/resources/ui/nautilus-toolbar.ui
index d1ac76846..5b8d3226a 100644
--- a/src/resources/ui/nautilus-toolbar.ui
+++ b/src/resources/ui/nautilus-toolbar.ui
@@ -535,7 +535,6 @@
             <property name="visible">True</property>
             <property name="can_focus">False</property>
             <property name="receives_default">False</property>
-            <property name="tooltip_text" translatable="yes">Open menu</property>
             <property name="popover">app_menu</property>
             <child>
               <object class="GtkImage">


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