You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactors image loading to use the onload event as a fallback, ensuring region finalization. Calls onload manually after successful decode to maintain consistent behavior.
The Bug is known for Chromium: https://issues.chromium.org/issues/40792189
This change fixes the problem by using onload as seperate call.
0 commit comments