stumpapp / stump

A free and open source comics, manga and digital book server with OPDS support (WIP)
https://stumpapp.dev
MIT License
843 stars 33 forks source link

:bug: Focus EPUB.js iframe each location change #359

Closed aaronleopold closed 3 days ago

aaronleopold commented 6 days ago

Fixes #357

This is a bit of a cheeky solution, but it seems to work 🤷. I've basically manually focused on the EPUB.js iframe whenever the location changes. This isn't inefficient per se, but I'll see if I can find and fix the actual, underlying issue over the weekend