Skip to content

Commit

Permalink
Remove expanded margin from progress bars to fix the issue in animati…
Browse files Browse the repository at this point in the history
…on trees
  • Loading branch information
passivestar committed Nov 18, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 03dc998 commit 62ac648
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions minimal_theme.tres
Original file line number Diff line number Diff line change
@@ -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
4 changes: 0 additions & 4 deletions minimal_theme_high_ppi.tres
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 62ac648

Please sign in to comment.