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

[RichTextLabel] Add support for tab stops. #76401

Merged
merged 1 commit into from
May 22, 2023

Conversation

bruvzg
Copy link
Member

@bruvzg bruvzg commented Apr 24, 2023

Same as #76129 for RTL.

Tab stops a configurable per paragraph, using push_paragraph argument or [p ... tab_stops=x,x,x] tag.

@bruvzg bruvzg added this to the 4.x milestone Apr 24, 2023
@bruvzg bruvzg requested review from a team as code owners April 24, 2023 11:47
@MewPurPur
Copy link
Contributor

Can this be used for our own code samples in the class reference in the editor?

@akien-mga akien-mga modified the milestones: 4.x, 4.1 May 16, 2023
@akien-mga
Copy link
Member

Needs rebase.

@YuriSizov
Copy link
Contributor

I think it needs another rebase due to some conflicts with godot-cpp, which failed the CI.

@akien-mga akien-mga merged commit 405fe7a into godotengine:master May 22, 2023
@akien-mga
Copy link
Member

Thanks!

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.

None yet

4 participants