Skip to content

Should we allow setting pageScale? #6

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

Open
bokand opened this issue Mar 31, 2016 · 2 comments
Open

Should we allow setting pageScale? #6

bokand opened this issue Mar 31, 2016 · 2 comments

Comments

@bokand
Copy link
Collaborator

bokand commented Mar 31, 2016

My initial draft has scrollLeft and scrollTop as writable but pageScale as read-only. On reflection, a writable scroll offset seems pointless without a writable pageScale. We should either make them all read-only or all writable.

@ymalik
Copy link
Collaborator

ymalik commented Mar 31, 2016

I am not sure if writable scrollTop/scrollLeft is entirely pointless since a site may want to adjust things based on a changed page scale (by the user).

In any case, I agree that making pageScale writable can be useful.

@ChumpChief
Copy link

+1 for scrollTop, scrollLeft, and pageScale all being writable.

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

No branches or pull requests

3 participants