You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-26 15:46:23 +00:00
Fix spatial gizmo still active when node is deselected
(cherry picked from commit 0025ab89c7)
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