poire-z
poire-z
Possibly related: #10123 ?
Not as easy as it feels. Previous discussions and tries in https://github.com/koreader/koreader/issues/6622#issuecomment-691446819. May be the cleanest solution is something like suggested in https://github.com/koreader/koreader/issues/6622#issuecomment-687183500.
> restricting selections to single words only (for dictionary/wikipedia/translate) might be easier to accomplish than a link to the original footnote? Would you still agree on that (if I interpreted...
It is a dedicated and standalone widget: https://github.com/koreader/koreader/blob/18cd6b79d838570100f61c8ddc0c52b0ceebd0d4/frontend/apps/reader/modules/readerlink.lua#L1463-L1492 (I remember we somewhere indeed did write names, I think I advocated for a property.)
Any feedback, if the above solution works?
Just curious: in your sample, each quadrant has somehow the same aspect ratio as your screen. How would it work when not, ie. if the columns are narrower and if...
> Essentially I guess I'm proposing an additional four panel mode (a "combo" of two-column and two-row mode) for quartering A4 papers (cropped or not) on displays that are close...
> replacing all these instances: Well, I'd rather see a single instance of that trick, and not have this in the ~50 places that call it. Are there contexts where...
Is that similar to what I described at the bottom of https://github.com/koreader/koreader/pull/12162#discussion_r1688799627 ?: > It also happens (before or after this PR) that when hiding VK, I can't input from...
I guess this issue can be closed by #11327 ? (I think that even with select mode to select long parts of text, autoscroll may have its edge case use...