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

document image sizes for 2x retina display #108

Closed
gissoo opened this issue Mar 20, 2023 · 1 comment
Closed

document image sizes for 2x retina display #108

gissoo opened this issue Mar 20, 2023 · 1 comment
Assignees
Labels
🛠️ chore One-off task or update 🗺️ design Tracks design work in an external app

Comments

@gissoo
Copy link
Contributor

gissoo commented Mar 20, 2023

No description provided.

@gissoo gissoo added 🗺️ design Tracks design work in an external app 🛠️ chore One-off task or update labels Mar 20, 2023
@gissoo gissoo self-assigned this Mar 20, 2023
@gissoo gissoo changed the title document image sizes for 2x retina document image sizes for 2x retina display Mar 20, 2023
@gissoo
Copy link
Contributor Author

gissoo commented Mar 21, 2023

After discussing with Rebecca we decided to:

  1. use the max tablet width and heights as the basis for setting a minimum for the team, by multiplying them by two (for 2x retina displays)
  2. use the calculated numbers above as the recommended ones, and set smaller numbers for the absolute minimums – the absolute minimums are set to be 48% smaller than the tablet sizes.

Recommended minimum width for landscape images: 1440px
Recommended minimum height for portrait images: 1800px

Absolute minimum for landscape images: 700px
Absolute minimum for portraiit images: 864px

@gissoo gissoo closed this as completed Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠️ chore One-off task or update 🗺️ design Tracks design work in an external app
Projects
None yet
Development

No branches or pull requests

1 participant