[gnome-music/wip/jfelder/gtk4-v3: 205/259] ui/albumcoverlistitem: Remove query-tooltip signal




commit cb7b2a3d9e1ded949bffae5649824efbaaa02300
Author: Jean Felder <jfelder src gnome org>
Date:   Fri Feb 11 09:24:23 2022 +0100

    ui/albumcoverlistitem: Remove query-tooltip signal
    
    This widget is only used in the AlbumsView which already displays the
    artist and album name below the cover. There is no need for an
    additional tooltip.

 data/ui/AlbumCoverListItem.ui | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/data/ui/AlbumCoverListItem.ui b/data/ui/AlbumCoverListItem.ui
index 98a4574c0..95329aabe 100644
--- a/data/ui/AlbumCoverListItem.ui
+++ b/data/ui/AlbumCoverListItem.ui
@@ -6,7 +6,6 @@
     <property name="has_tooltip">True</property>
     <property name="valign">start</property>
     <property name="orientation">vertical</property>
-    <!-- <signal name="query-tooltip" handler="_on_tooltip_query"/> -->
     <child>
       <object class="GtkOverlay">
         <child>


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