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

Force Recreating Windows on Config Reload #1284

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

bbb651
Copy link
Contributor

@bbb651 bbb651 commented Feb 10, 2025

Fixes the regression from #1236 breaking hot reload.
This can be made granular, e.g. for changes that don't effect all windows or css changes not requiring a full window restart.

  • I used cargo fmt to automatically format all code before committing

Fixes the regression from elkowar#1236 preventing hot reload.
This can be made granular, e.g. for changes that don't
effect all windows or css chnages not requiring a full
window restart
@elkowar elkowar merged commit 29fa158 into elkowar:master Feb 10, 2025
1 check passed
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