[gnome-music/wip/mschraal/gtk4: 41/66] playlistcontextmenu: Disable bind_model
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/gtk4: 41/66] playlistcontextmenu: Disable bind_model
- Date: Wed, 6 Nov 2019 23:22:44 +0000 (UTC)
commit c9efbbcddd4e81f1b7ecf8ea276240ba7b290d2b
Author: Marinus Schraal <mschraal gnome org>
Date: Thu Oct 31 15:50:48 2019 +0100
playlistcontextmenu: Disable bind_model
gnomemusic/widgets/playlistcontextmenu.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnomemusic/widgets/playlistcontextmenu.py b/gnomemusic/widgets/playlistcontextmenu.py
index 5e52b591..1a887e9d 100644
--- a/gnomemusic/widgets/playlistcontextmenu.py
+++ b/gnomemusic/widgets/playlistcontextmenu.py
@@ -42,4 +42,4 @@ class PlaylistContextMenu(Gtk.Popover):
super().__init__()
self.props.relative_to = view
- self.bind_model(self._song_menu, None)
+ # self.bind_model(self._song_menu, None)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]