mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Memory leak and crash fixes
This commit is contained in:
@@ -4050,6 +4050,7 @@ Tree::Tree() {
|
||||
drop_mode_section = 0;
|
||||
single_select_defer = NULL;
|
||||
|
||||
scrolling = false;
|
||||
allow_rmb_select = false;
|
||||
force_edit_checkbox_only_on_checkbox = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user