[gnome-music/wip/mschraal/gtk4: 7/80] notificationspopup: Remove show_all()
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/gtk4: 7/80] notificationspopup: Remove show_all()
- Date: Wed, 29 Apr 2020 11:38:50 +0000 (UTC)
commit f8003d16bf9263c38dea39e4e350764e6bd89e08
Author: Marinus Schraal <mschraal gnome org>
Date: Thu Oct 31 13:22:00 2019 +0100
notificationspopup: Remove show_all()
gnomemusic/widgets/notificationspopup.py | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/gnomemusic/widgets/notificationspopup.py b/gnomemusic/widgets/notificationspopup.py
index 1827153f..4178d4e3 100644
--- a/gnomemusic/widgets/notificationspopup.py
+++ b/gnomemusic/widgets/notificationspopup.py
@@ -154,7 +154,6 @@ class LoadingNotification(Gtk.Grid):
def push(self):
"""Increase the counter. Start notification if necessary."""
def callback():
- self.show_all()
self.emit('visible')
if self._counter == 0:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]