Don't use rounded corners in tree headers

This commit is contained in:
passivestar 2024-11-15 07:19:54 +04:00
parent 67ff2af7f0
commit e1a80452b2
2 changed files with 0 additions and 8 deletions

View File

@ -786,10 +786,6 @@ content_margin_top = 4.0
content_margin_right = 6.0
content_margin_bottom = 4.0
bg_color = Color(0, 0, 0, 0.235294)
corner_radius_top_left = 4
corner_radius_top_right = 4
corner_radius_bottom_right = 4
corner_radius_bottom_left = 4
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_djdm6"]
content_margin_left = 4.0

View File

@ -800,10 +800,6 @@ content_margin_top = 8.0
content_margin_right = 12.0
content_margin_bottom = 8.0
bg_color = Color(0, 0, 0, 0.235294)
corner_radius_top_left = 8
corner_radius_top_right = 8
corner_radius_bottom_right = 8
corner_radius_bottom_left = 8
[resource]
AnimationBezierTrackEdit/colors/focus_color = Color(0.91, 0.91, 0.91, 0)