From d3e4d310b295732c65b548b21bfe814697d88d2d Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 6 Feb 2024 18:40:32 +0000 Subject: [PATCH] node-editor: Improve the crash warning Hint in the text how to reenable auto-reload. A button for this is not practical in the notification itself, since it will just crash again if you reenable it without editing the content. --- 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 36d6cc712d..f768e9435b 100644 --- a/demos/node-editor/node-editor-window.ui +++ b/demos/node-editor/node-editor-window.ui @@ -213,6 +213,7 @@ 1 The application may have crashed. As a precaution, auto-loading has been turned off. +You can turn it back on in the menu.