Skip to content

Commit 62ac648

Browse files
committed
Remove expanded margin from progress bars to fix the issue in animation trees
1 parent 03dc998 commit 62ac648

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

minimal_theme.tres

-4
Original file line numberDiff line numberDiff line change
@@ -633,8 +633,6 @@ corner_radius_top_left = 4
633633
corner_radius_top_right = 4
634634
corner_radius_bottom_right = 4
635635
corner_radius_bottom_left = 4
636-
expand_margin_top = 2.0
637-
expand_margin_bottom = 2.0
638636

639637
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_xdk0w"]
640638
content_margin_left = 2.0
@@ -646,8 +644,6 @@ corner_radius_top_left = 4
646644
corner_radius_top_right = 4
647645
corner_radius_bottom_right = 4
648646
corner_radius_bottom_left = 4
649-
expand_margin_top = 2.0
650-
expand_margin_bottom = 2.0
651647

652648
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tx2dl"]
653649
content_margin_left = 5.0

minimal_theme_high_ppi.tres

-4
Original file line numberDiff line numberDiff line change
@@ -633,8 +633,6 @@ corner_radius_top_left = 8
633633
corner_radius_top_right = 8
634634
corner_radius_bottom_right = 8
635635
corner_radius_bottom_left = 8
636-
expand_margin_top = 4.0
637-
expand_margin_bottom = 4.0
638636

639637
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_xdk0w"]
640638
content_margin_left = 4.0
@@ -646,8 +644,6 @@ corner_radius_top_left = 8
646644
corner_radius_top_right = 8
647645
corner_radius_bottom_right = 8
648646
corner_radius_bottom_left = 8
649-
expand_margin_top = 4.0
650-
expand_margin_bottom = 4.0
651647

652648
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_tx2dl"]
653649
content_margin_left = 10.0

0 commit comments

Comments
 (0)