working with the widget use dosamigos\fileupload\FileUploadUI;
When I select a picture and click on the button to open the picture automatically loads. So, how to set the size of the picture to make it smaller (otherwise a large picture is loaded by default)
'previewMaxWidth' => 100, dont work
working with the widget use dosamigos\fileupload\FileUploadUI; When I select a picture and click on the button to open the picture automatically loads. So, how to set the size of the picture to make it smaller (otherwise a large picture is loaded by default) 'previewMaxWidth' => 100, dont work