You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-19 14:31:59 +00:00
Fix spatial gizmo still active when node is deselected
This commit is contained in:
@@ -752,6 +752,7 @@ private:
|
||||
|
||||
bool is_any_freelook_active() const;
|
||||
|
||||
void _selection_changed();
|
||||
void _refresh_menu_icons();
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user