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

[ui2] Gallery sequence initialization problem #419

Closed
gwhitney opened this issue Aug 28, 2024 · 1 comment
Closed

[ui2] Gallery sequence initialization problem #419

gwhitney opened this issue Aug 28, 2024 · 1 comment
Labels
bug Something isn't working ui Something having to do with the user interface

Comments

@gwhitney
Copy link
Collaborator

In ui2 at the moment, when I click on "Gallery" in the top bar, the Gallery page opens up but three of the options (Latticework, Residue Rise, and Chaos Game) list their sequence as "uninitialized random integers". At a quick guess, there's some kind of race condition between the sequence initializing and those subheadings being displayed (after all, the thumbnails are running fine, so the sequence must be initialized before that happens).

@gwhitney gwhitney added bug Something isn't working ui Something having to do with the user interface labels Aug 28, 2024
@gwhitney
Copy link
Collaborator Author

All Gallery items are now showing their proper sequence descriptions in ui2, thanks to #420. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ui Something having to do with the user interface
Projects
None yet
Development

No branches or pull requests

1 participant