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
I can confirm the bug, but after looking really closely, I'm still not sure where it's happening. My guess is that registerWebImageLoader has some kind of reference to the image pixelData or something similar. This type of memory duplication doesn't seem to happen with the other image loaders, so it's pretty specific to the web loader.
Describe the Bug
Upgrading to 2.0, png image memory usage has doubled, and dcm is normal
Steps to Reproduce
1.Upgrading to 2.0
2.check png image
The current behavior
memory usage has doubled
The expected behavior
Memory is normal
OS
macOS 15.1.1
Node version
v20.12.2
Browser
Chrome 131.0.6778.205
The text was updated successfully, but these errors were encountered: