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

Background Image is Skewed #11

Open
gavinsteinhoff opened this issue Apr 7, 2022 · 2 comments
Open

Background Image is Skewed #11

gavinsteinhoff opened this issue Apr 7, 2022 · 2 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@gavinsteinhoff
Copy link

The BG image seems to be for 1920x1080, but a monitor that size is skewed unless in full screen.

image

@curtisbarnard
Copy link
Owner

Image also gets compressed when the window is made shorter:
image

Need to scale the tiles vertically. Also probably need to change the media query breakpoint to fix part of the skewing issue.

@curtisbarnard curtisbarnard added good first issue Good for newcomers help wanted Extra attention is needed labels Apr 7, 2022
@curtisbarnard
Copy link
Owner

@gavinsteinhoff I think I fixed the issue you found with commit a1cc43d. Give it a shot and let me know. I'm still working on the vertically compressed image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants