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

Browser: Animated GIF playback only starting after window resize #15949

Open
linusg opened this issue Nov 6, 2022 · 1 comment
Open

Browser: Animated GIF playback only starting after window resize #15949

linusg opened this issue Nov 6, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@linusg
Copy link
Member

linusg commented Nov 6, 2022

This equally affects Browser and Ladybird.

@linusg linusg added the bug Something isn't working label Nov 6, 2022
@cristeigabriel
Copy link

Currently looking into this, I've isolated the issue to Widget::set_relative_rect(GFX::IntRect const&) which runs update on the parent widget. This should be fixed by updating the widget once the resource finishes loading.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants