From 62ac648adb9fde713f3b3298448535080c40053a Mon Sep 17 00:00:00 2001 From: passivestar <60579014+passivestar@users.noreply.github.com> Date: Tue, 19 Nov 2024 00:26:49 +0400 Subject: [PATCH] Remove expanded margin from progress bars to fix the issue in animation trees --- minimal_theme.tres | 4 ---- minimal_theme_high_ppi.tres | 4 ---- 2 files changed, 8 deletions(-) diff --git a/minimal_theme.tres b/minimal_theme.tres index 4806853..feaccf5 100644 --- a/minimal_theme.tres +++ b/minimal_theme.tres @@ -633,8 +633,6 @@ corner_radius_top_left = 4 corner_radius_top_right = 4 corner_radius_bottom_right = 4 corner_radius_bottom_left = 4 -expand_margin_top = 2.0 -expand_margin_bottom = 2.0 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_xdk0w"] content_margin_left = 2.0 @@ -646,8 +644,6 @@ corner_radius_top_left = 4 corner_radius_top_right = 4 corner_radius_bottom_right = 4 corner_radius_bottom_left = 4 -expand_margin_top = 2.0 -expand_margin_bottom = 2.0 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tx2dl"] content_margin_left = 5.0 diff --git a/minimal_theme_high_ppi.tres b/minimal_theme_high_ppi.tres index 056fc83..32b8927 100644 --- a/minimal_theme_high_ppi.tres +++ b/minimal_theme_high_ppi.tres @@ -633,8 +633,6 @@ corner_radius_top_left = 8 corner_radius_top_right = 8 corner_radius_bottom_right = 8 corner_radius_bottom_left = 8 -expand_margin_top = 4.0 -expand_margin_bottom = 4.0 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_xdk0w"] content_margin_left = 4.0 @@ -646,8 +644,6 @@ corner_radius_top_left = 8 corner_radius_top_right = 8 corner_radius_bottom_right = 8 corner_radius_bottom_left = 8 -expand_margin_top = 4.0 -expand_margin_bottom = 4.0 [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tx2dl"] content_margin_left = 10.0