fuse-open / fuselibs

Fuselibs is the Uno-libraries that provide the UI framework used in Fuse apps
https://npmjs.com/package/@fuse-open/fuselibs
MIT License
176 stars 72 forks source link

Fix memory leak on glass effect #1441

Closed ichan-mb closed 2 years ago

ichan-mb commented 2 years ago

Fixed memory leak where the framebuffer after the capture region operation is not released

This PR contains: