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

Ability to only render what is on the screen #542

Closed
tobya opened this issue Feb 19, 2015 · 1 comment
Closed

Ability to only render what is on the screen #542

tobya opened this issue Feb 19, 2015 · 1 comment

Comments

@tobya
Copy link

tobya commented Feb 19, 2015

Thanks for a great bit of code.

I have an odd use case. I have a scrollable control (fullcalendar.io) and would like to be able to render it as it appears on the screen not scrolled to the top which seems to be the default behaviour.

This is how my page looks (please note my lack of css skills)

screenhunter_07 19-feb-15 08 43

and the is the html2canvas png I get when i call it on the containing Div.

christopher_double

As you can see the scrollable area has been scrolled up to the top, shifting the bits i'm interested in (the coloured blocks ) down.

Could someone point me to the area in the code where I could prevent this?

@usmonster
Copy link
Contributor

I think this is a duplicate of #511. Please check and, if you agree, feel free to follow that one and close this issue.

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

No branches or pull requests

2 participants