turn off snap and minimap by default (#113)

Reviewed-on: https://codeberg.org/StreamGraph/StreamGraph/pulls/113
Co-authored-by: Lera Elvoé <yagich@poto.cafe>
Co-committed-by: Lera Elvoé <yagich@poto.cafe>
This commit is contained in:
Lera Elvoé 2024-03-16 08:37:55 +00:00 committed by yagich
parent 0d546f4fc4
commit d5550be77d

View file

@ -10,7 +10,11 @@ anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
snapping_enabled = false
right_disconnects = true
minimap_enabled = false
show_zoom_label = true
show_minimap_button = false
show_arrange_button = false
script = ExtResource("1_pojfs")
NODE_SCENE = ExtResource("2_67ymi")