You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
Fix animation toolbar
This commit is contained in:
@@ -3661,6 +3661,7 @@ void EditorNode::update_keying() {
|
||||
|
||||
property_editor->set_keying(valid);
|
||||
|
||||
AnimationPlayerEditor::singleton->get_key_editor()->update_keying();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user