You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is calculating the layout every frame basically. Similar to https://github.com/pmndrs/react-three-flex I would like to make it recalculate only after specific events.
Next I also want to move the game text from the html to inside the Pixi scene.
There is also a flash on the first layout. I think I can probably fix this by making sure components such as text get measured before calculating the positioning using yoga.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: