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

remove lag after 1st time opening hats #238

Closed
wants to merge 5 commits into from

Conversation

whichtwix
Copy link

@whichtwix whichtwix commented Apr 29, 2024

this pr removes the lag with opening the hat tab after the 1st time opening it. Object instantiating and looping through all the hats is not done after the 1st time once all the hats are cached. The hats then change parents between the hat tab and 1 of our own objects

current known bug with unknown solution: when changing from the any tab to the hat tab after the first time, an System.ArgumentException is thrown, and the previous's tab's contents also show up.

changing from color -> hat or hat -> any other tab is fine
changing from any tab except color -> hats causes a visual bug
the user has to go to color first to get to hats

@whichtwix whichtwix changed the base branch from master to dev April 29, 2024 06:58
@eDonnes124
Copy link
Owner

Merged

@eDonnes124 eDonnes124 closed this Jan 30, 2025
@whichtwix whichtwix deleted the hat-lag branch January 30, 2025 07:23
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

Successfully merging this pull request may close these issues.

3 participants