[gnome-calendar/wip/gbsneto/date-chooser: 4/5] edit-dialog: adapt to better display the date selectors
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar/wip/gbsneto/date-chooser: 4/5] edit-dialog: adapt to better display the date selectors
- Date: Fri, 22 Jul 2016 04:30:40 +0000 (UTC)
commit 3284fd563a07a45ddeccbfe475d8c536eada105a
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Fri Jul 22 01:23:52 2016 -0300
edit-dialog: adapt to better display the date selectors
This commit is purely aesthetical, and is here in order to
make the edit dialog look more like the proposed mockups.
data/ui/edit-dialog.ui | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/data/ui/edit-dialog.ui b/data/ui/edit-dialog.ui
index 7275353..f68aee3 100644
--- a/data/ui/edit-dialog.ui
+++ b/data/ui/edit-dialog.ui
@@ -10,8 +10,6 @@
<property name="use_header_bar">0</property>
<property name="destroy_with_parent">True</property>
<property name="type_hint">dialog</property>
- <property name="width_request">550</property>
- <property name="height_request">550</property>
<child type="titlebar">
<object class="GtkHeaderBar" id="titlebar">
<property name="visible">True</property>
@@ -220,7 +218,6 @@
<object class="GcalDateSelector" id="start_date_selector">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="hexpand">True</property>
<property name="sensitive" bind-source="GcalEditDialog" bind-property="writable"
bind-flags="default" />
</object>
</child>
@@ -235,7 +232,6 @@
<object class="GcalDateSelector" id="end_date_selector">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="hexpand">True</property>
<property name="sensitive" bind-source="GcalEditDialog" bind-property="writable"
bind-flags="default" />
</object>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]