From cd5bf499eab932061b10a8f0a22d6781e099c909 Mon Sep 17 00:00:00 2001 From: sharkboi Date: Fri, 1 Nov 2024 23:17:03 +0100 Subject: [PATCH] Disable Brush Preview in Preview window by default (fix #4721, #4752) --- data/gui.xml | 1 + data/pref.xml | 1 + data/strings/en.ini | 3 +++ src/app/commands/cmd_show.cpp | 23 +++++++++++++++++++++++ src/app/commands/commands_list.h | 1 + src/app/ui/editor/editor.cpp | 16 +++++++++------- 6 files changed, 38 insertions(+), 7 deletions(-) diff --git a/data/gui.xml b/data/gui.xml index 8783285d8..659836458 100644 --- a/data/gui.xml +++ b/data/gui.xml @@ -1043,6 +1043,7 @@ + diff --git a/data/pref.xml b/data/pref.xml index 6e7f29e21..4c447ffdd 100644 --- a/data/pref.xml +++ b/data/pref.xml @@ -608,6 +608,7 @@