Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve layout tool #6

Open
patdx opened this issue Sep 28, 2023 · 0 comments
Open

Improve layout tool #6

patdx opened this issue Sep 28, 2023 · 0 comments

Comments

@patdx
Copy link
Owner

patdx commented Sep 28, 2023

  1. 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.
  2. Next I also want to move the game text from the html to inside the Pixi scene.
  3. 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant