Skip to content

Fix scene reset warning blocking input events for all other dialogs.#1885

Merged
leMaik merged 2 commits intochunky-dev:masterfrom
leMaik:fix-1194
Apr 26, 2026
Merged

Fix scene reset warning blocking input events for all other dialogs.#1885
leMaik merged 2 commits intochunky-dev:masterfrom
leMaik:fix-1194

Conversation

@leMaik
Copy link
Copy Markdown
Member

@leMaik leMaik commented Apr 25, 2026

Fixes #1194

I reproduced this by adding the following code right before the reset confirmation is shown in ChunkyFxController.java:

Log.warn("Provoke bug");
requestRenderReset();

@leMaik leMaik added the GUI label Apr 25, 2026
@leMaik leMaik merged commit 75fbd00 into chunky-dev:master Apr 26, 2026
1 check passed
@leMaik leMaik deleted the fix-1194 branch April 26, 2026 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Scene reset warning prevents any other warnings from being closed.

1 participant