[gnome-disk-utility/wip/cdavis/ui-cleanups: 16/29] create-partition-page: 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: 16/29] create-partition-page: Remove redundant and deprecated child props
- Date: Sun, 7 Feb 2021 09:28:32 +0000 (UTC)
commit 781d941950adfd41effb3452d01d1b489e806d48
Author: Christopher Davis <brainblasted disroot org>
Date: Tue Feb 2 19:44:40 2021 -0800
create-partition-page: Remove redundant and deprecated child props
src/disks/ui/create-partition-page.ui | 22 ++--------------------
1 file changed, 2 insertions(+), 20 deletions(-)
---
diff --git a/src/disks/ui/create-partition-page.ui b/src/disks/ui/create-partition-page.ui
index e6821599..3b9c611d 100644
--- a/src/disks/ui/create-partition-page.ui
+++ b/src/disks/ui/create-partition-page.ui
@@ -31,11 +31,6 @@
<placeholder/>
</child>
</object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">0</property>
- </packing>
</child>
<child>
<object class="GtkBox" id="box2">
@@ -56,16 +51,13 @@
<property name="draw_value">False</property>
<property name="value_pos">bottom</property>
</object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">0</property>
- </packing>
</child>
<child>
<object class="GtkGrid" id="size_number_grid">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="hexpand">True</property>
+ <property name="vexpand">True</property>
<property name="orientation">vertical</property>
<property name="row_spacing">6</property>
<property name="column_spacing">6</property>
@@ -188,18 +180,8 @@
<placeholder/>
</child>
</object>
- <packing>
- <property name="expand">True</property>
- <property name="fill">True</property>
- <property name="position">3</property>
- </packing>
</child>
</object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">1</property>
- </packing>
</child>
</template>
</interface>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]