[gnome-music/wip/mschraal/gtk4: 118/141] songwidget: More fixes
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/gtk4: 118/141] songwidget: More fixes
- Date: Mon, 17 Feb 2020 19:36:13 +0000 (UTC)
commit 5ec5e47ee8f5bee396747742185ff9f9e5406b8c
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 340e6e58..090a0a79 100644
--- a/data/ui/SongWidget.ui
+++ b/data/ui/SongWidget.ui
@@ -147,7 +147,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 0bfd7f5f..0110b1be 100644
--- a/gnomemusic/widgets/starimage.py
+++ b/gnomemusic/widgets/starimage.py
@@ -36,7 +36,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]