[gnome-boxes/wip/rishi/rhel: 11/18] wizard: Let the WizardSource expand if it wants to
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes/wip/rishi/rhel: 11/18] wizard: Let the WizardSource expand if it wants to
- Date: Mon, 11 Sep 2017 18:02:20 +0000 (UTC)
commit d6c943a6652c10d8609a1bbec37b0c9685a958dc
Author: Debarshi Ray <debarshir gnome org>
Date: Tue Aug 29 21:29:24 2017 +0200
wizard: Let the WizardSource expand if it wants to
In a following patch, we will add a separate page with a WebKitWebView
to the WizardSource. When used, this page should expand to fill the
whole dialog instead of staying center aligned like the existing pages.
Therefore, the WizardSource should be allowed to expand when it wants
to.
https://bugzilla.gnome.org/show_bug.cgi?id=786679
data/ui/wizard.ui | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/ui/wizard.ui b/data/ui/wizard.ui
index 78a2943..e044371 100644
--- a/data/ui/wizard.ui
+++ b/data/ui/wizard.ui
@@ -25,8 +25,8 @@
</object>
<packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
</packing>
</child>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]