From 27d662f1aadd33016d26758b216c551b47b4f18d Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 17 Sep 2021 09:29:55 -0400 Subject: node editor: Preserve aspect ratio We don't want to distort our rendering. Tell the paintable to keep the aspect ratio. --- demos/node-editor/node-editor-window.ui | 1 + 1 file changed, 1 insertion(+) diff --git a/demos/node-editor/node-editor-window.ui b/demos/node-editor/node-editor-window.ui index c4abee6402..1fb55e4f7d 100644 --- a/demos/node-editor/node-editor-window.ui +++ b/demos/node-editor/node-editor-window.ui @@ -198,6 +198,7 @@ 0 + 1 center center -- cgit v1.2.1