Patrick Loser
Patrick Loser
My initial intension was to have it automatically run and mark broken plugins as broken, but for some reason it isn't that reliable. Maybe if someone who knows more about...
We could exclude them, then we would at least had a few automted or just close the pr. The main reason i created it was because i wanted to work...
Yeah i agree, i will probably look into that again in the future, but currently i have not enough time for that.
> What if user changes the orentiation from `landscape` to `portrait`? Doest it look weird No why should it. It works exactly the same way as at has until now...
> Try these steps: > > * open chapter > > * hide navbar > > * swipe to open drawer > > * choose another chapter > -> bottom...
Simple bug. I forgot to sanitize the name when the epub is created and in this case the novel name contains a bad character ":". Until it is fixed you...
My thoughts were to add a setting where the user can just add a string to a list. Then we just take this list and generate the typical .replace syntax...
> Why should we export reader ui to epub? Where do I export the reader ui?
> Feature request: Make chapter file numbering start from chapter 1 Not planed, since only a minority of users will open the epub
> Suggestion: Way to inject directly JS or CSS, ignoring the code in customJS and CSS of the app. It's a little cumbersome to go there, paste the code and...