From c0477f3f9a37f886de251d6e3efb5026828b2b22 Mon Sep 17 00:00:00 2001 From: Cheesecake2960 <155858568+Cheesecake2960@users.noreply.github.com> Date: Sat, 31 Jan 2026 10:39:22 +0900 Subject: [PATCH] Add hint message for zooming in the code editor --- UndertaleModTool/Editors/UndertaleCodeEditor.xaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/UndertaleModTool/Editors/UndertaleCodeEditor.xaml b/UndertaleModTool/Editors/UndertaleCodeEditor.xaml index b5974be3d..6d800304c 100644 --- a/UndertaleModTool/Editors/UndertaleCodeEditor.xaml +++ b/UndertaleModTool/Editors/UndertaleCodeEditor.xaml @@ -29,6 +29,7 @@ + Name @@ -82,5 +83,8 @@ + + Hint: You can change the font size in the code editor using Ctrl and the mouse wheel, or by pressing +-. +