react-image-picker
react-image-picker copied to clipboard
Width and height of the pictures
Hi, it would be nice to have a standardized and documented way to change the size of the pictures.
Hi, it would be nice to have some standardized and documented way to change the size of the pictures.
Did you figure out how change width and height of pictures?
Hi, unfortunately not yet.
Hi, it would be nice to have a standardized and documented way to change the size of the pictures.
You can use a trick here: i mean you can override css original style of image. At least it work for me.
Hi, it would be nice to have a standardized and documented way to change the size of the pictures.
You can use a trick here: i mean you can override css original style of image. At least it work for me.
Hi, can you explain more details, please? I can override image_picker by .image_picker{}, but how to override image ?
i have a fix for this:
https://github.com/onezoomin/react-image-picker/commit/181acd417ec992560980667046661a5caccc91be
will clean up and PR soonish