[gnome-music/wip/mschraal/gtk4: 45/63] playlistcontextmenu: Disable bind_model
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/gtk4: 45/63] playlistcontextmenu: Disable bind_model
- Date: Wed, 6 Nov 2019 13:23:48 +0000 (UTC)
commit e864a05feb3cac089b3dba4bfe9b53147433676d
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]