[gtk/wip/baedert/for-master: 16/22] node editor: Make help textview monospace




commit 00956a3770d2446d189a302c33be2b8fc55c2607
Author: Timm Bäder <mail baedert org>
Date:   Sun Jan 24 05:27:07 2021 +0100

    node editor: Make help textview monospace
    
    Otherwise the nice markdown tables don't line up.

 demos/node-editor/help-window.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/demos/node-editor/help-window.ui b/demos/node-editor/help-window.ui
index 7feffb7c18..ad8f50c33e 100644
--- a/demos/node-editor/help-window.ui
+++ b/demos/node-editor/help-window.ui
@@ -13,6 +13,7 @@
             <property name="right-margin">20</property>
             <property name="top-margin">20</property>
             <property name="bottom-margin">20</property>
+            <property name="monospace">1</property>
             <property name="buffer">
               <object class="GtkTextBuffer" id="buffer"/>
             </property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]