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




commit 3b3d0042fdd07629df7bf8e62804701c05edd450
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]