[dconf-editor] Bookmarks popover max-content-height.
- From: Arnaud Bonatti <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf-editor] Bookmarks popover max-content-height.
- Date: Mon, 20 Jun 2016 04:43:42 +0000 (UTC)
commit 028596a6e5e4a58f38127ceecf2b02c29ead8156
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Mon Jun 20 06:43:30 2016 +0200
Bookmarks popover max-content-height.
editor/bookmarks.ui | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/editor/bookmarks.ui b/editor/bookmarks.ui
index c917c0d..cb96810 100644
--- a/editor/bookmarks.ui
+++ b/editor/bookmarks.ui
@@ -7,7 +7,7 @@
<child>
<object class="GtkGrid">
<property name="visible">True</property>
- <property name="column-spacing">6</property>
+ <property name="column-spacing">12</property>
<property name="row-spacing">6</property>
<property name="margin">4</property>
<child>
@@ -45,6 +45,7 @@
<property name="window-placement">top-right</property>
<property name="hscrollbar-policy">never</property>
<property name="shadow-type">etched-in</property>
+ <property name="max-content-height">300</property>
<child>
<object class="GtkListBox" id="bookmarks_list_box">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]