-
Notifications
You must be signed in to change notification settings - Fork 24
[Bug]: AnimatedImage slow after new update #143
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
After updating to v.9.9.0, AnimatedImage updates the source too slow, so that my HeaderCarousel is very laggy. I have tried using ImageUrl and ImageSource. Both behave the same.
Commit responsible: a72fa7c
Steps to reproduce the bug
The slowness can be observed in HeaderCarouselPage when moving the mouse over multiple items back and forth. When you stop moving the mouse the AnimatedImage still updates the past images because it didn't manage to update them in real time.
Expected behavior
No response
Screenshots
No response
NuGet package version
None
IDE
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working