Investigate Threejs cleanup #123
Labels
status: testing
PR/MR is being tested on QA
type: bug
Something isn't working
type: enhancement
Something needs improving, but isn't a bug
Milestone
@tdungate noticed a memory leak on Windows when using the plug-in in chrome. This got worse the more he toggled the Threejs canvas on and off. I think, garbage collection isn't disposing of contexts properly, so I think we should handle it in the plug-in and clean up better.
The text was updated successfully, but these errors were encountered: