browser-image-compression icon indicating copy to clipboard operation
browser-image-compression copied to clipboard

[bug fix] Clear unused canvases to avoid memory leak.

Open hedgerwang opened this issue 2 years ago • 2 comments

This resolved the issue where some canvases were not cleared properly, and it might result in reaching the limit of maximum canvas memory usage when the client attempted to compress multiple images.

hedgerwang avatar May 06 '23 01:05 hedgerwang

cc @Donaldcwl

hedgerwang avatar May 06 '23 01:05 hedgerwang