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 list dosen't center the bullets (ordered and unordered) #84589

Closed
MartinVacheron opened this issue Nov 7, 2023 · 0 comments · Fixed by #84605
Closed

RichTextLabel list dosen't center the bullets (ordered and unordered) #84589

MartinVacheron opened this issue Nov 7, 2023 · 0 comments · Fixed by #84605
Assignees
Milestone

Comments

@MartinVacheron
Copy link

Godot version

v4.1.stable.official [9704596]

System information

Godot v4.1.stable - Windows 10.0.22621 - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 1650 Ti (NVIDIA; 31.0.15.3209) - Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz (12 Threads)

Issue description

In RichTextLabel node, when using lists that should be centered, the bullets of both unordered and ordered lists aren't centered but the text is. It appears when centering the list with [center] keyword and inside a centered paragraphe [p align=center].

When writting this:
image

I get:
image

I would expect:
image

Steps to reproduce

Write the text on the screenshot above in the text property of a RichTextLabel node and enable enable_BBCode property.

Minimal reproduction project

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants