baskerville / plato

Document reader
Other
1.27k stars 109 forks source link

Panic when attempting to highlight across pages #327

Closed videah closed 11 months ago

videah commented 1 year ago

When attempting to highlight across pages by holding down a finger and pressing the forward button Plato will panic with a subtraction overflow error

thread 'main' panicked at 'attempt to subtract with overflow', crates/core/src/view/reader/mod.rs:2925:55

I'm not sure if highlighting across pages is an intended feature (it would be really nice/useful!)