mirror of
https://github.com/passivestar/godot-minimal-theme.git
synced 2025-01-22 08:09:13 -05:00
Remove track editor timeline separation until the gap bug is fixed
This commit is contained in:
parent
0c4b0ae933
commit
100d16b7b4
@ -829,8 +829,6 @@ AnimationTrackEditGroup/colors/h_line_color = Color(0.79, 0.79, 0.79, 0)
|
|||||||
AnimationTrackEditGroup/colors/v_line_color = Color(0.79, 0.79, 0.79, 0)
|
AnimationTrackEditGroup/colors/v_line_color = Color(0.79, 0.79, 0.79, 0)
|
||||||
AnimationTrackEditGroup/constants/h_separation = 5
|
AnimationTrackEditGroup/constants/h_separation = 5
|
||||||
AnimationTrackEditGroup/styles/header = SubResource("StyleBoxFlat_h2xx7")
|
AnimationTrackEditGroup/styles/header = SubResource("StyleBoxFlat_h2xx7")
|
||||||
AnimationTrackEditor/constants/timeline_v_separation = 3
|
|
||||||
AnimationTrackEditor/constants/track_v_separation = 3
|
|
||||||
BottomPanelButton/styles/hover = SubResource("StyleBoxFlat_jduyo")
|
BottomPanelButton/styles/hover = SubResource("StyleBoxFlat_jduyo")
|
||||||
BottomPanelButton/styles/hover_pressed = SubResource("StyleBoxFlat_jduyo")
|
BottomPanelButton/styles/hover_pressed = SubResource("StyleBoxFlat_jduyo")
|
||||||
BottomPanelButton/styles/normal = SubResource("StyleBoxFlat_sxnkh")
|
BottomPanelButton/styles/normal = SubResource("StyleBoxFlat_sxnkh")
|
||||||
|
@ -829,8 +829,6 @@ AnimationTrackEditGroup/colors/h_line_color = Color(0.79, 0.79, 0.79, 0)
|
|||||||
AnimationTrackEditGroup/colors/v_line_color = Color(0.79, 0.79, 0.79, 0)
|
AnimationTrackEditGroup/colors/v_line_color = Color(0.79, 0.79, 0.79, 0)
|
||||||
AnimationTrackEditGroup/constants/h_separation = 9
|
AnimationTrackEditGroup/constants/h_separation = 9
|
||||||
AnimationTrackEditGroup/styles/header = SubResource("StyleBoxFlat_h2xx7")
|
AnimationTrackEditGroup/styles/header = SubResource("StyleBoxFlat_h2xx7")
|
||||||
AnimationTrackEditor/constants/timeline_v_separation = 6
|
|
||||||
AnimationTrackEditor/constants/track_v_separation = 6
|
|
||||||
BottomPanelButton/styles/hover = SubResource("StyleBoxFlat_jduyo")
|
BottomPanelButton/styles/hover = SubResource("StyleBoxFlat_jduyo")
|
||||||
BottomPanelButton/styles/hover_pressed = SubResource("StyleBoxFlat_jduyo")
|
BottomPanelButton/styles/hover_pressed = SubResource("StyleBoxFlat_jduyo")
|
||||||
BottomPanelButton/styles/normal = SubResource("StyleBoxFlat_sxnkh")
|
BottomPanelButton/styles/normal = SubResource("StyleBoxFlat_sxnkh")
|
||||||
|
Loading…
Reference in New Issue
Block a user