[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: Tue, 10 Sep 2019 14:19:18 +0000 (UTC)
commit 0c2647d455c4dd33b7c336b6d219d068eb97d85d
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]