Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

don't allow scrolling to right in WebKitView #37

Open
ignatenkobrain opened this issue Jul 23, 2015 · 2 comments
Open

don't allow scrolling to right in WebKitView #37

ignatenkobrain opened this issue Jul 23, 2015 · 2 comments
Assignees
Labels
Milestone

Comments

@ignatenkobrain
Copy link
Owner

I mean left-right slider. I think it could be done by limiding viewport width.

@ignatenkobrain ignatenkobrain added this to the 3.18 milestone Jul 23, 2015
@felipeborges felipeborges self-assigned this Jul 23, 2015
@vrutkovs
Copy link
Collaborator

vrutkovs commented Aug 3, 2015

I don't think we can forbid WebKit to do this, instead we should make CSS wrap it properly. Lets close it to avoid duplicated work. Any other ideas?

/cc @mcatanzaro

@mcatanzaro
Copy link
Collaborator

Yes, force-hiding the scrollbar wouldn't be great even if it was possible. Hopefully the current CSS ensures content is never displayed too large horizontally; if not, we'll need to try harder with the CSS. (I'm not a CSS expert but I think the Firefox Reader CSS should have sufficed.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants