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

core: Invalidate cached bitmap on EditText hscroll change #18991

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

kjarosh
Copy link
Member

@kjarosh kjarosh commented Dec 16, 2024

Changing hscroll may cause the field to display something else, thus cached bitmap needs to be invalidated.

Changing hscroll may cause the field to display something else,
thus cached bitmap needs to be invalidated.
Verifies that hscroll works properly when TextField is cached as bitmap.
@kjarosh kjarosh added A-rendering Area: Rendering & Graphics T-fix Type: Bug fix (in something that's supposed to work already) labels Dec 16, 2024
@adrian17 adrian17 merged commit 24fc217 into ruffle-rs:master Dec 16, 2024
22 checks passed
@kjarosh kjarosh deleted the hscroll-bitmap-cache branch December 16, 2024 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-rendering Area: Rendering & Graphics T-fix Type: Bug fix (in something that's supposed to work already)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants