Skip to content

session: fix save prompt on clean project load#1019

Merged
mfisher31 merged 1 commit intokushview:mainfrom
heathdutton:fix/issue-992-save-prompt-on-clean-load
Dec 27, 2025
Merged

session: fix save prompt on clean project load#1019
mfisher31 merged 1 commit intokushview:mainfrom
heathdutton:fix/issue-992-save-prompt-on-clean-load

Conversation

@heathdutton
Copy link
Copy Markdown
Contributor

Skip the redundant stabilizeContent() call for .els files since they already call it inside the freeze scope during load.

Fixes #992

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Dec 23, 2025

CLA assistant check
All committers have signed the CLA.

@mfisher31
Copy link
Copy Markdown
Member

Gonna merge this one. I wouldn't say it's a complete fix because even just resizing the window will trigger the save dialog. But this does seem to get rid of the problem on a clean load then quitting the app. Thanks!

@mfisher31 mfisher31 merged commit e7c858a into kushview:main Dec 27, 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.

[Bug]: Save prompt triggered on clean project load

3 participants