[gnome-music/wip/mschraal/gtk4: 40/58] playlistcontextmenu: Disable bind_model
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/gtk4: 40/58] playlistcontextmenu: Disable bind_model
- Date: Wed, 6 Nov 2019 20:10:18 +0000 (UTC)
commit 86a332a9b7ac2e3fcb7c37a4566da321fbf36fb8
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]