Svelte ❤️ Three
Hey all, Leaving this one here for future reference. Currently the Canvas is wrapped in a div for resizing nicely which works great but... If you wrap a SC.Canvas in a div which has an initial css of `display: none;` but later that css is removed, the SC.Canvas will not be displayed until the resize function is called. My current work around is to instead use the `visibility: invisible;` css which works as expected.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by DefinitelyMaybe and has received 1 comments.