svelthree
svelthree copied to clipboard
`Scene` : check possible negative effect between `scene` / `root_scene` instances and `SvelthreeAnimation`
https://github.com/vatro/svelthree/blob/8fb54d28b52b43532b15600bd01d4712f2032ed6/src/components/Scene.svelte#L203-L207
The comment part // TODO / TOFIX this could cause problems with the 'SvelthreeAnimation' component which is checking 'currentSceneActive' is outdated / wrong, because there is no SvelthreeAnimation component anymore, so it should be deleted.
Nevertheless the handling of ``currentSceneActive` should be checked / polished / fixed.
Ok, I've checked it. Didn't found nothing to worry about so far.