Another minor release just dropped!
Fixed some issues with Mangadex.
Chapters that reference external hosters could obviously not be parsed correctly and are now no longer listed.
As in the release before:
Added a experimental touchscreen handler, to hopefully add support for newer devices.
This also includes the fix from @mlaw. Additional code is taken form @NiLuJe's FBInk touch tool.
You can enable it by editing the file ultimatemangareader.sh, adding ":experimentaltouchhandler" to the end of QT_QPA_PLATFORM=... for example:
Code:
QT_QPA_PLATFORM=kobo:logicaldpitarget=108:experime ntaltouchhandler
https://github.com/Rain92/UltimateMangaReader/releases/