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

Add layoutReload for when switching layouts in sArena, to make awaren… #14

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

devai42coding
Copy link
Contributor

@devai42coding devai42coding commented Jul 28, 2024

Add layoutReload for when switching layouts in sArena, to make sure textures are reloaded correctly, since switching layouts will cause texture issues.

Added a prompt that will ask the user to reload when switching layout due to known issue with textures upon switching layout:
image

…ess around a reload is needed when switching layout to avoid texture issues.
@Sammers21
Copy link
Owner

@devai42coding but why switching layout previously was not causing any issue and was working fine without a reload?

@devai42coding
Copy link
Contributor Author

devai42coding commented Jul 28, 2024

@Sammers21 They changed something with the texturePools in 11.0 that looks like is causing it. It is no longer being released like previously it could look like, not sure why exactly.

@Sammers21
Copy link
Owner

@devai42coding okay, lets merge it.

@Sammers21 Sammers21 merged commit c10336e into Sammers21:master Jul 29, 2024
@Sammers21
Copy link
Owner

@devai42coding can you also put a question mark to the end. So it would end with 'Reload now to avoid issues?'

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.

2 participants