You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
Fix debugger tab which don't resetting after pressing clear button
This commit is contained in:
@@ -94,7 +94,9 @@ private:
|
||||
|
||||
VBoxContainer *errors_tab;
|
||||
Tree *error_tree;
|
||||
Button *clearbutton;
|
||||
Button *expand_all_button;
|
||||
Button *collapse_all_button;
|
||||
Button *clear_button;
|
||||
PopupMenu *item_menu;
|
||||
|
||||
EditorFileDialog *file_dialog;
|
||||
|
||||
Reference in New Issue
Block a user