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

No render button class from bootstrap #689

Closed
diturriza opened this issue Oct 3, 2015 · 3 comments
Closed

No render button class from bootstrap #689

diturriza opened this issue Oct 3, 2015 · 3 comments

Comments

@diturriza
Copy link

I have a implementation using html2canvas for take screenshots to a form page. It has few buttons with bootstrap class (default).
screenshot1

But when I take screenshot using html2canvas, return this:
screenshot2

If you see, the style button has disappeared.

I have not idea but it happen with any button

I hope you can help me from someone!

thanks!

@JuanPareles
Copy link

Hi! I have a similar issue, some buttons with boostrap styles looks fine but others looks just like the @diturriza 's image. Another issue is that the screenshot doesn’t take the rounded border of the buttons

Please help!

@diturriza diturriza changed the title No render button class from botstrap No render button class from bootstrap Oct 3, 2015
@brcontainer
Copy link
Contributor

@diturriza @JuanPareles

Note bootstrap uses advanced css features, but html2canvas don't support all features from css, read:

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

4 participants