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

[question] How to set top offset/margin - scrolling page? #75

Open
stefanmm opened this issue Jan 24, 2017 · 1 comment
Open

[question] How to set top offset/margin - scrolling page? #75

stefanmm opened this issue Jan 24, 2017 · 1 comment

Comments

@stefanmm
Copy link

Can I create "illusion" of scrolling by passing top offset/margin params? Eg. top: 200px.

@aubergene
Copy link
Contributor

If you know the width/height can you use clipRect to achieve this?

The instructions appear to be wrong, it looks like it should be top,left,width,height, so something like this might work.

clipRect=200%2C0%2C1024%2C2000

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