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

Fullsize clip doesn't work on retina screens #96

Open
leeclemmer opened this issue Feb 3, 2016 · 1 comment
Open

Fullsize clip doesn't work on retina screens #96

leeclemmer opened this issue Feb 3, 2016 · 1 comment
Labels
Milestone

Comments

@leeclemmer
Copy link

Hi there, I'm trying to take screenshots but only capture "above-the-fold", i.e. I'd like to capture the image when the browser is 1440px wide and 810px high. I've been messing around with clipped images, clipwidth, clipheight, and scale but no combination is giving me what I'm looking for. Can this be done? If so, how? Many thanks, - Lee

@paulhammond
Copy link
Owner

Huh. I just spent a little while trying to get this to work and something about retina support in Mac OS and the widespread trend towards responsive design has caused the calculations we do to be wrong which means you can only get half of the image you want. I think it's the same problem as #12 maybe?

@paulhammond paulhammond changed the title How to clip full images? Fullsize clip doesn't work on retina screens Mar 26, 2020
@paulhammond paulhammond added this to the v1.0 milestone Mar 26, 2020
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

2 participants