[gnome-initial-setup] assistant: Remove the size group on the navigation buttons
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-initial-setup] assistant: Remove the size group on the navigation buttons
- Date: Thu, 14 Aug 2014 17:27:09 +0000 (UTC)
commit 8725b7c0512cccaf1157583b712151dae0545f2b
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Thu Aug 14 13:21:25 2014 -0400
assistant: Remove the size group on the navigation buttons
There's no reason for them to be the same size anymore, now they're on
different sides of the header bar.
This works around a weird bug where the Skip button is much bigger than
it has any right to be, which stretches out the Previous button.
gnome-initial-setup/gis-assistant.ui | 13 -------------
1 files changed, 0 insertions(+), 13 deletions(-)
---
diff --git a/gnome-initial-setup/gis-assistant.ui b/gnome-initial-setup/gis-assistant.ui
index a329392..8591a61 100644
--- a/gnome-initial-setup/gis-assistant.ui
+++ b/gnome-initial-setup/gis-assistant.ui
@@ -64,19 +64,6 @@
</child>
</object>
- <object class="GtkSizeGroup" id="headerbuttons">
- <property name="mode">both</property>
- <property name="ignore-hidden">False</property>
- <widgets>
- <widget name="cancel"/>
- <widget name="back"/>
- <widget name="skip"/>
- <widget name="forward"/>
- <widget name="accept"/>
- <widget name="title"/>
- </widgets>
- </object>
-
<object class="GtkSizeGroup" id="headerheight">
<property name="mode">vertical</property>
<widgets>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]