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

Size of the larger image is wrong #30

Open
NatoBoram opened this issue Oct 19, 2018 · 0 comments
Open

Size of the larger image is wrong #30

NatoBoram opened this issue Oct 19, 2018 · 0 comments

Comments

@NatoBoram
Copy link

NatoBoram commented Oct 19, 2018

I've done some testing and Discord limits the size of the image by 400px in width and 300px in height. However, when we select the image in the demo, we see in the CSS max-width: 520px;. It should be max-width: 400px; and max-height: 300px;.

Exhibit 1 :

300-height

Original image is 420 × 600 pixels.

Exhibit 2 :

400-width

Original image is 437 × 290 pixels.

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

1 participant