Skip to content

ui: convert file choosers to async to prevent crash#1020

Merged
mfisher31 merged 1 commit intokushview:mainfrom
heathdutton:fix/issue-870-audio-file-player-dialog-crash
Dec 27, 2025
Merged

ui: convert file choosers to async to prevent crash#1020
mfisher31 merged 1 commit intokushview:mainfrom
heathdutton:fix/issue-870-audio-file-player-dialog-crash

Conversation

@heathdutton
Copy link
Copy Markdown
Contributor

Use async file choosers with SafePointer callback guards to prevent crash when component is deleted while dialog is open.

Fixes #870

@mfisher31 mfisher31 merged commit 4f168fa into kushview:main Dec 27, 2025
1 check passed
@mfisher31
Copy link
Copy Markdown
Member

All checks out on my end, thanks!

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.

Audio File Player: UI: Crash When Selecting File(s)

2 participants