mirror of
https://github.com/YACReader/yacreader
synced 2025-07-25 00:15:07 -04:00
YACReader: Fix crash when exiting while processing a comic
When quitting YACReader while processing a comic, the comic thread needs to be properly terminated to avoid segfaults and other possible problems.
This commit is contained in:
committed by
Luis Ángel San Martín
parent
21b8b70657
commit
0414104067
@ -4,6 +4,8 @@ Version counting is based on semantic versioning (Major.Feature.Patch)
|
||||
|
||||
## WIP
|
||||
|
||||
### YACReader
|
||||
*Fix segfault (or worse) when exiting YACReader while processing a comic
|
||||
### YACReaderLibrary
|
||||
* Fixed drag&drop in the comics grid view.
|
||||
* Detect back/forward mouse buttons to move back and forward through the browsing history.
|
||||
|
Reference in New Issue
Block a user