Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TextEdit: When left mouse is pressed to place the cursor, do not imme…
…diately adjust the viewport when cursor_set_line is called, but afterwards on cursor_set_column (effectively when the cursor reached its final position) Fixes godotengine#45770
- Loading branch information