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

Fix graphical glitch when unpausing the game: issue #266 #267

Closed
wants to merge 3 commits into from
Closed

Fix graphical glitch when unpausing the game: issue #266 #267

wants to merge 3 commits into from

Conversation

finibusactus
Copy link

Description

This PR fixes the graphical glitch described in #266.
It changes the function on_edit_mode() so it reloads game data.
Call Trace: user clicks pause / play button -> togglePlayMode(event) -> on_edit_mode()

Screenshots

Current behaviour
before the patch

Patched behaviour
my changes

@finibusactus finibusactus requested a review from le-doux as a code owner May 24, 2024 18:30
@finibusactus
Copy link
Author

I closed this PR because it only works on my device and does not remove this glitch on other devices.

@Miguel-hrvs
Copy link

Miguel-hrvs commented Dec 5, 2024

I figured out a solution: #266

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