[gnome-disk-utility/wip/cdavis/ui-cleanups: 14/29] create-format: Remove redundant and deprecated child props
- From: Christopher Davis <christopherdavis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-disk-utility/wip/cdavis/ui-cleanups: 14/29] create-format: Remove redundant and deprecated child props
- Date: Sun, 7 Feb 2021 09:28:31 +0000 (UTC)
commit 5a97acfe5b54b0bddca7fccc6dfe2b583bb37bed
Author: Christopher Davis <brainblasted disroot org>
Date: Tue Feb 2 19:40:41 2021 -0800
create-format: Remove redundant and deprecated child props
src/disks/ui/create-format.ui | 12 ++----------
1 file changed, 2 insertions(+), 10 deletions(-)
---
diff --git a/src/disks/ui/create-format.ui b/src/disks/ui/create-format.ui
index 52c83c9f..668a45c2 100644
--- a/src/disks/ui/create-format.ui
+++ b/src/disks/ui/create-format.ui
@@ -27,26 +27,18 @@
<placeholder/>
</child>
</object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="position">0</property>
- </packing>
</child>
<child>
<object class="GtkStack" id="pages-stack">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="hexpand">True</property>
+ <property name="vexpand">True</property>
<property name="transition_type">crossfade</property>
<child>
<placeholder/>
</child>
</object>
- <packing>
- <property name="expand">True</property>
- <property name="fill">True</property>
- <property name="position">1</property>
- </packing>
</child>
</object>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]