X Tutup
Skip to content

[RTL] Do not apply scroll offset to empty RTL.#112295

Merged
Repiteo merged 1 commit intogodotengine:masterfrom
bruvzg:rtl_empty_scroll
Nov 25, 2025
Merged

[RTL] Do not apply scroll offset to empty RTL.#112295
Repiteo merged 1 commit intogodotengine:masterfrom
bruvzg:rtl_empty_scroll

Conversation

@bruvzg
Copy link
Member

@bruvzg bruvzg commented Nov 1, 2025

Fixes regression caused by #111552 (scroll bar offset applied to empty RTL on creation, and not updated until overflow).

Before After
Screenshot 2025-11-01 at 23 27 27 Screenshot 2025-11-01 at 23 28 49

Fixes #112610

@Repiteo Repiteo merged commit a259ad3 into godotengine:master Nov 25, 2025
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Nov 25, 2025

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.

RichTextLabel Horizontal Alignment is misaligned in 4.6 dev 3

3 participants

X Tutup