Skip to content

bugfix release 0.4.4

Compare
Choose a tag to compare
@macrozone macrozone released this 05 Nov 23:55
· 229 commits to master since this release

0.4.3 introduced a problem when you reload your app on develop mode. The scene gets not cleared anymore.

We now clear the scene on start of the app (but not on scene mount). This still fixes #100 in my tests, but also clears the scene after an app reload.