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

MenuGraphr: Delay rendering of out-of-bounds list items #202

Open
JoshuaKGoldberg opened this issue Jan 9, 2016 · 0 comments
Open

MenuGraphr: Delay rendering of out-of-bounds list items #202

JoshuaKGoldberg opened this issue Jan 9, 2016 · 0 comments
Labels
area: performance Improving the speed of games. difficult This is a hard issue. You'll want to get a few smaller ones done before trying it. package: menugraphr status: accepting prs Go ahead and send a pull request to resolve this issue!

Comments

@JoshuaKGoldberg
Copy link
Member

FullScreenPokemon's Pokedex menu takes forever to open, probably because all of the contained Things need to be created & rendered. More research required.

@JoshuaKGoldberg JoshuaKGoldberg changed the title Delay rendering of out-of-bounds list items MenuGraphr: Delay rendering of out-of-bounds list items Jul 12, 2020
@JoshuaKGoldberg JoshuaKGoldberg transferred this issue from FullScreenShenanigans/MenuGraphr Jul 12, 2020
@JoshuaKGoldberg JoshuaKGoldberg added difficult This is a hard issue. You'll want to get a few smaller ones done before trying it. package: menugraphr status: accepting prs Go ahead and send a pull request to resolve this issue! type: cleanup Improving code architecture and/or cleanliness. area: performance Improving the speed of games. and removed type: cleanup Improving code architecture and/or cleanliness. labels Jul 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: performance Improving the speed of games. difficult This is a hard issue. You'll want to get a few smaller ones done before trying it. package: menugraphr status: accepting prs Go ahead and send a pull request to resolve this issue!
Projects
None yet
Development

No branches or pull requests

1 participant