Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TextEdit - fix valid bounds in 'set_line'. #42874

Merged
merged 1 commit into from
Oct 19, 2020

Conversation

dreamsComeTrue
Copy link
Contributor

@dreamsComeTrue dreamsComeTrue commented Oct 17, 2020

Fixes #41967
Can be cherry-picked to 3.x

@Calinou Calinou added bug cherrypick:3.x Considered for cherry-picking into a future 3.x release topic:gui labels Oct 17, 2020
@Calinou Calinou added this to the 4.0 milestone Oct 17, 2020
@akien-mga akien-mga requested a review from Paulb23 October 17, 2020 19:06
Copy link
Member

@Paulb23 Paulb23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@akien-mga akien-mga merged commit ff48a6a into godotengine:master Oct 19, 2020
@akien-mga
Copy link
Member

Thanks!

@akien-mga
Copy link
Member

Cherry-picked for 3.2.4.

@akien-mga akien-mga removed the cherrypick:3.x Considered for cherry-picking into a future 3.x release label Oct 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

set_line () method in TextEdit leads to collapse.
4 participants