Skip to content

feat: implement async file dialogs and improve image handling - #31

Merged
CodeDead merged 1 commit into
mainfrom
feature/optimizations
Aug 4, 2026
Merged

feat: implement async file dialogs and improve image handling#31
CodeDead merged 1 commit into
mainfrom
feature/optimizations

Conversation

@CodeDead

@CodeDead CodeDead commented Aug 4, 2026

Copy link
Copy Markdown
Owner
  • Replaced synchronous file dialogs with non-blocking AsyncFileDialog for better UX.
  • Introduced dialog_open state to handle dialog re-entrancy.
  • Enhanced GIF encoding by normalizing unsupported image pixel formats.
  • Updated folder scan to use async dialogs and handle recursive scans more effectively.

- Replaced synchronous file dialogs with non-blocking `AsyncFileDialog` for better UX.
- Introduced `dialog_open` state to handle dialog re-entrancy.
- Enhanced GIF encoding by normalizing unsupported image pixel formats.
- Updated folder scan to use async dialogs and handle recursive scans more effectively.
@CodeDead CodeDead self-assigned this Aug 4, 2026
@CodeDead CodeDead added the enhancement New feature or request label Aug 4, 2026
@CodeDead
CodeDead merged commit 6bf59b7 into main Aug 4, 2026
8 checks passed
@CodeDead
CodeDead deleted the feature/optimizations branch August 4, 2026 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant