[gnome-music/wip/mschraal/gtk4-v2: 12/56] window: Disable windowplacement (FIXME)
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/gtk4-v2: 12/56] window: Disable windowplacement (FIXME)
- Date: Mon, 10 May 2021 23:36:12 +0000 (UTC)
commit 3a84bdc47e79dd17266b6895815579ce6894ae61
Author: Marinus Schraal <mschraal gnome org>
Date: Sun Apr 11 20:04:47 2021 +0200
window: Disable windowplacement (FIXME)
gnomemusic/window.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnomemusic/window.py b/gnomemusic/window.py
index 1a4c58fa2..3c1a78bf4 100644
--- a/gnomemusic/window.py
+++ b/gnomemusic/window.py
@@ -86,7 +86,7 @@ class Window(Gtk.ApplicationWindow):
self.add_action(deselect_all)
self.set_size_request(200, 100)
- WindowPlacement(self)
+ # WindowPlacement(self)
self._current_view = None
self._view_before_search = None
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]