From e6dd6a6d9122285c7b5b77fb571a1a38fd9880ca Mon Sep 17 00:00:00 2001 From: passivestar <60579014+passivestar@users.noreply.github.com> Date: Thu, 9 May 2024 02:30:45 +0400 Subject: [PATCH] Fix #3: missing stylebox in the low ppi version --- editor_theme.tres | 2 ++ 1 file changed, 2 insertions(+) diff --git a/editor_theme.tres b/editor_theme.tres index 54327c6..7c978ec 100644 --- a/editor_theme.tres +++ b/editor_theme.tres @@ -210,6 +210,8 @@ corner_radius_bottom_left = 4 corner_detail = 4 anti_aliasing = false +[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_7ss2t"] + [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_65mu5"] content_margin_left = 5.0 content_margin_top = 4.0