[gnome-initial-setup/wip/pwithnall/misc-fixes: 35/70] input-chooser: allow CcInputChooser to expand
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-initial-setup/wip/pwithnall/misc-fixes: 35/70] input-chooser: allow CcInputChooser to expand
- Date: Fri, 11 Sep 2020 13:29:13 +0000 (UTC)
commit 1a9aa26a3aaf379c16d7100a2abcbdfaf07fe492
Author: Alessandro Puccetti <alessandro kinvolk io>
Date: Fri Jun 16 12:27:29 2017 +0200
input-chooser: allow CcInputChooser to expand
CCInputCooser widget needs to expand when the user wants to see
more keyboard layouts.
(Rebase 3.38: This could potentially be dropped in future if we update
cc-input-chooser.c from gnome-control-center; it’s copy/paste code.)
https://phabricator.endlessm.com/T17605
gnome-initial-setup/pages/keyboard/input-chooser.ui | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/gnome-initial-setup/pages/keyboard/input-chooser.ui
b/gnome-initial-setup/pages/keyboard/input-chooser.ui
index f3d4fb97..ebf5b804 100644
--- a/gnome-initial-setup/pages/keyboard/input-chooser.ui
+++ b/gnome-initial-setup/pages/keyboard/input-chooser.ui
@@ -5,6 +5,7 @@
<property name="visible">True</property>
<property name="orientation">vertical</property>
<property name="spacing">10</property>
+ <property name="expand">True</property>
<child>
<object class="GtkScrolledWindow" id="scrolled_window">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]