This isn't a super huge issue as far as I can tell, but it may be a bit disorienting being able to look and move around while the assets are still loading in.
This used to be prevented by having an invisible div element covering the screen, but the solution lead to other bugs and wasn't ideal. Handling this properly in js would be preferred.
This isn't a super huge issue as far as I can tell, but it may be a bit disorienting being able to look and move around while the assets are still loading in.
This used to be prevented by having an invisible div element covering the screen, but the solution lead to other bugs and wasn't ideal. Handling this properly in js would be preferred.