vue-dropzone icon indicating copy to clipboard operation
vue-dropzone copied to clipboard

How to resize preloaded images to fit the thumbnail size

Open NeoTianHow opened this issue 6 years ago • 3 comments
trafficstars

NeoTianHow avatar May 24 '19 15:05 NeoTianHow

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 avatar May 09 '20 06:05 rowanwins

Underway in #549

rowanwins avatar May 09 '20 06:05 rowanwins

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?

mahdiehamiri avatar Dec 21 '20 07:12 mahdiehamiri