We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
c6f6c05
W10
Example error:
func _ready(): var sprite = Sprite2D.new() sprite.material = CanvasItemMaterial.new()
No response
The text was updated successfully, but these errors were encountered:
Regression from #42595
The code inside RichTextLabel::_get_line_text is always returning an empty string despite the selection existing.
RichTextLabel::_get_line_text
cc @bruvzg
Sorry, something went wrong.
bruvzg
Successfully merging a pull request may close this issue.
Godot version
c6f6c05
System information
W10
Issue description
Example error:
Steps to reproduce
Minimal reproduction project
No response
The text was updated successfully, but these errors were encountered: