feat: Preview window now uses seperate thread.

This commit is contained in:
Mr Finchum 2025-02-04 12:20:40 +01:00
parent 89c40a8ca1
commit 8bb655eb40
4 changed files with 84 additions and 57 deletions

View file

@ -1,5 +1,14 @@
# Changelog
## 0.10.x
### 0.10.0: Multithreading for Preview Window
- The preview window now processes images in a separate thread, and live update preview is enabled by default.
- This improves UI responsiveness.
- The image now resizes dynamically to fit the window when the window size changes.
- Minor UI improvements.
---
## 0.9.x
### 0.9.1: Patch for Unsuccessful Successful Update
- Addressed a rare issue where the package did not update correctly using the updater.