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
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).
The text was updated successfully, but these errors were encountered:
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).
The text was updated successfully, but these errors were encountered: