[gnome-music/wip/jfelder/artistview-fixes: 5/9] songwidget: Do not display dnd handles when show_all is called
- From: Jean Felder <jfelder src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/jfelder/artistview-fixes: 5/9] songwidget: Do not display dnd handles when show_all is called
- Date: Thu, 12 Sep 2019 21:13:56 +0000 (UTC)
commit 0ecb82f23b5f527ad0e18343c81c20d045f9c822
Author: Jean Felder <jfelder src gnome org>
Date: Tue Sep 10 12:11:24 2019 +0200
songwidget: Do not display dnd handles when show_all is called
Dnd handles are only supposed to be visible in PlaylistsView.
Related: #300
data/ui/SongWidget.ui | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/data/ui/SongWidget.ui b/data/ui/SongWidget.ui
index 9318fb54..c9fe3496 100644
--- a/data/ui/SongWidget.ui
+++ b/data/ui/SongWidget.ui
@@ -20,6 +20,7 @@
<signal name="drag-begin" handler="_on_drag_begin"/>
<signal name="drag-end" handler="_on_drag_end"/>
<signal name="drag_data_get" handler="_on_drag_data_get"/>
+ <property name="no_show_all">True</property>
<child>
<object class="GtkImage">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]