Skip to content

fix continuous scroll & footer overlap#5657

Merged
Frenzie merged 1 commit intokoreader:masterfrom
yparitcher:scroll_overlap
Dec 8, 2019
Merged

fix continuous scroll & footer overlap#5657
Frenzie merged 1 commit intokoreader:masterfrom
yparitcher:scroll_overlap

Conversation

@yparitcher
Copy link
Copy Markdown
Member

@yparitcher yparitcher commented Nov 29, 2019

closes #5654

like #5620 but for continuous mode.

may fail CI because the page sizes change.

needs testing for side effects.


This change is Reviewable

Copy link
Copy Markdown
Member

@Frenzie Frenzie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm, not tested yet.

@Frenzie Frenzie added this to the 2019.12 milestone Nov 29, 2019
@Frenzie
Copy link
Copy Markdown
Member

Frenzie commented Nov 30, 2019

@robert00s Could you take a look and test as well? It seems fine to me but I don't know all the ins and outs of the mini statusbar.

@poire-z
Copy link
Copy Markdown
Contributor

poire-z commented Dec 8, 2019

(I was willing to have a go at testing this, but I can't reproduce the issue before applying this PR :) I always get some overlap... Note that I'm not really familiar with our PDF/CBZ/ReaderPaging code and options...)

Anyway, should we merge this, and let users test it? :)

@Frenzie
Copy link
Copy Markdown
Member

Frenzie commented Dec 8, 2019

Overlap is supposed to be there; tbh I never understand any of these issues because there's plenty. Scroll mode will be cut off for obvious reasons; paged won't. Usually you'll get a nice full line on the next page, sometimes you won't. Margin stuff is completely unrelated, but theoretically you could detect lines and make sure(r).

@Frenzie
Copy link
Copy Markdown
Member

Frenzie commented Dec 8, 2019

Anyway, the "issue" is that some overlap is eaten by the status bar. But imo the issue is the reverse if anything.

@Frenzie
Copy link
Copy Markdown
Member

Frenzie commented Dec 8, 2019

That is, the overlap is rather large, basically good with statusbar and oversized without. So I'd combine this PR with reduced overlap.

@robert00s
Copy link
Copy Markdown
Contributor

I'm also not familiar with CBZ ReaderPaging.
Like @poire-z said, let users test it :)

@yparitcher
Copy link
Copy Markdown
Member Author

yparitcher commented Dec 8, 2019 via email

@Frenzie Frenzie merged commit b578d8a into koreader:master Dec 8, 2019
@yparitcher yparitcher deleted the scroll_overlap branch December 8, 2019 18:29
mwoz123 pushed a commit to mwoz123/koreader that referenced this pull request Mar 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

slim status bar crops content

4 participants