dkabot
dkabot
> > I'm more interested in the "less ghosting without flashing", and the contents I'm looking at are already one-page-per-screen. > > This suggests you do want flashing, just not...
> What I mean is that there's a flashing mechanism that exists, which could probably be told to do the animation thing instead of the flash. That's why I'm trying...
> And what's stock behavior? In the case of manga, for stock use it gets converted to MOBI/AZW3/KFX and is a book of one-page-image-per-page. Changing pages normally gives the animation,...
I've tested putting the animation on `GotoViewRel`; it seems to ensure it animates in any mode using tap/swipe inputs based on the direction of the input used. I can see...
I've put what I did for the change in a commit. On the plus side, it works with various modes, removes that weird "init" `orig_mode` that looks hacky, and eliminates...
> (This mainly addresses the concerns raised by @Frenzie above, not the latest commit) Catching the edit but I'm still going to double-check for my own sanity; partial _pages_ that...
Well, I guess I wound up digging on my own... It looks like this all is in `readerpaging.lua`, and the main page scrolling happens in `_gotoPage`. Inserting some lines at...
My apologies; upon further investigation, the `crash.log` contents were generated from my having enabled it and rebooted the device. With verbose logging enabled, it still generates absolutely no logs when...