Hello,
when i open image on kendo editor from file upload then by default it's show selected as crop with default aspect ratio i have specified one
and also want to hide following from crop dialog -
- hide aspect ratio dropdown field
- hide orientation
- hide lock aspect ratio
only confirm and cancel button should show on crop dialog
so basic purpose it user will crop the image of required aspect ratio only no other option to be given to user.
also post crop we need to validate image size should not be more than 10MB
I am using kendo version 2024.1.130
Thanks!
when i open image on kendo editor from file upload then by default it's show selected as crop with default aspect ratio i have specified one
and also want to hide following from crop dialog -
- hide aspect ratio dropdown field
- hide orientation
- hide lock aspect ratio
only confirm and cancel button should show on crop dialog
so basic purpose it user will crop the image of required aspect ratio only no other option to be given to user.
also post crop we need to validate image size should not be more than 10MB
I am using kendo version 2024.1.130
Thanks!