Skip to content

Commit

Permalink
fix: allow smaller editor sidebar
Browse files Browse the repository at this point in the history
fixes #127
  • Loading branch information
derkork committed Aug 16, 2024
1 parent 48443c5 commit b20ccf1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion addons/godot_state_charts/utilities/editor_sidebar.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
[ext_resource type="Texture2D" uid="uid://vga3avpb4gyh" path="res://addons/godot_state_charts/toggle_sidebar.svg" id="9_dqcj0"]

[node name="EditorSidebar" type="MarginContainer"]
custom_minimum_size = Vector2(192, 0)
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
Expand Down

0 comments on commit b20ccf1

Please sign in to comment.