[gnome-music/wip/mschraal/gtk4: 46/66] songwidget: More fixes
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/gtk4: 46/66] songwidget: More fixes
- Date: Wed, 6 Nov 2019 23:23:09 +0000 (UTC)
commit f44717510ce31b68df401f0736234c17d6765770
Author: Marinus Schraal <mschraal gnome org>
Date: Thu Oct 31 16:15:20 2019 +0100
songwidget: More fixes
data/ui/SongWidget.ui | 1 -
gnomemusic/widgets/starimage.py | 1 -
2 files changed, 2 deletions(-)
---
diff --git a/data/ui/SongWidget.ui b/data/ui/SongWidget.ui
index d69967b8..3f48d520 100644
--- a/data/ui/SongWidget.ui
+++ b/data/ui/SongWidget.ui
@@ -140,7 +140,6 @@
<child>
<object class="GtkStackPage">
<property name="name">empty</property>
- <property name="position">1</property>
<property name="child">
<object class="GtkBox"/>
</property>
diff --git a/gnomemusic/widgets/starimage.py b/gnomemusic/widgets/starimage.py
index 4ccb21d6..7596a4c1 100644
--- a/gnomemusic/widgets/starimage.py
+++ b/gnomemusic/widgets/starimage.py
@@ -42,7 +42,6 @@ class StarImage(Gtk.Image):
self._hover = False
self.get_style_context().add_class("star")
- self.show_all()
@GObject.Property(type=bool, default=False)
def favorite(self):
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]