Added loading gif animation to book handler window

This commit is contained in:
Deniz Şafak
2025-10-22 01:21:55 +03:00
parent f5d1def330
commit f80c86b00d
2 changed files with 77 additions and 21 deletions
+3
View File
@@ -1,3 +1,6 @@
# 1.2.1 (pre-release)
- Added loading gif animation to book handler window.
# 1.2.0
- Added `Line` option to subtitle generation modes, allowing subtitles to be generated based on line breaks in the text, by @mleg in #94.
- Added a loading indicator to the book handler window for better user experience during book preprocessing.