[gtk/ngl-shadow-center: 1/2] nodeeditor: Make the help window wide enough
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/ngl-shadow-center: 1/2] nodeeditor: Make the help window wide enough
- Date: Sat, 10 Apr 2021 18:04:16 +0000 (UTC)
commit 12e025f2a02dbc5602b56442c7a61aa7ee40ec20
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Apr 10 11:42:58 2021 -0400
nodeeditor: Make the help window wide enough
Make the help window wide enough to show the
tables without wrapping.
demos/node-editor/help-window.ui | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/demos/node-editor/help-window.ui b/demos/node-editor/help-window.ui
index ad8f50c33e..b9cf6982f8 100644
--- a/demos/node-editor/help-window.ui
+++ b/demos/node-editor/help-window.ui
@@ -2,8 +2,8 @@
<interface>
<object class="GtkWindow" id="window">
<property name="title" translatable="yes">Help</property>
- <property name="default-width">720</property>
- <property name="default-height">520</property>
+ <property name="default-width">920</property>
+ <property name="default-height">600</property>
<child>
<object class="GtkScrolledWindow">
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]