[gnome-music/wip/mschraal/gtk4: 67/81] DiscBox: Disable packing & no-show-all
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/gtk4: 67/81] DiscBox: Disable packing & no-show-all
- Date: Tue, 10 Mar 2020 20:21:18 +0000 (UTC)
commit 0e1569c58456e72e51a82515db303217b011eb0b
Author: Marinus Schraal <mschraal gnome org>
Date: Sun Jan 19 11:47:01 2020 +0100
DiscBox: Disable packing & no-show-all
data/ui/DiscBox.ui | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)
---
diff --git a/data/ui/DiscBox.ui b/data/ui/DiscBox.ui
index 6460f4b6..0d6c2e33 100644
--- a/data/ui/DiscBox.ui
+++ b/data/ui/DiscBox.ui
@@ -15,16 +15,13 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="halign">fill</property>
- <!-- <property name="hexpand">True</property> -->
- <property name="no_show_all">True</property>
+ <!-- <property name="hexpand">True</property>
+ <property name="no_show_all">True</property> -->
<property name="xalign">0.0</property>
<style>
<class name="disc-label"/>
</style>
</object>
- <packing>
- <property name="position">0</property>
- </packing>
</child>
<child>
<object class="GtkListBox" id="_list_box">
@@ -36,9 +33,6 @@
<class name="songs-list"/>
</style>
</object>
- <packing>
- <property name="position">1</property>
- </packing>
</child>
</object>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]