Fix 3D editor overlay not redrawing on camera navigation
This commit is contained in:
@@ -2522,6 +2522,7 @@ void Node3DEditorViewport::_cursor_interpolated() {
|
||||
rotation_control->queue_redraw();
|
||||
position_control->queue_redraw();
|
||||
look_control->queue_redraw();
|
||||
surface->queue_redraw();
|
||||
spatial_editor->update_grid();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user