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

How to resize preloaded images to fit the thumbnail size #455

Open
NeoTianHow opened this issue May 24, 2019 · 3 comments · May be fixed by #549
Open

How to resize preloaded images to fit the thumbnail size #455

NeoTianHow opened this issue May 24, 2019 · 3 comments · May be fixed by #549

Comments

@NeoTianHow
Copy link

NeoTianHow commented May 24, 2019

No description provided.

@rowanwins
Copy link
Owner

The problem is this line

Setting it to object-fit: cover; makes it the same as a user-dropped file

I'll move this to css so it's able to be overridden

@rowanwins
Copy link
Owner

Underway in #549

@rowanwins rowanwins linked a pull request May 9, 2020 that will close this issue
8 tasks
@rowanwins rowanwins added this to the v3.7 milestone May 9, 2020
@mahdiehamiri
Copy link

The problem is this line

Setting it to object-fit: cover; makes it the same as a user-dropped file

I'll move this to css so it's able to be overridden

Hello, can you tell me,how to move it in css? and also i want that users will be able to upload any image with any size in dropzone but images resize perfectly in host, would you mind helping me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants