Hello I've an image that is portrait, but when i open it the editor shows it in landscape, how to tell the editor to leave portrait or landscape untouched?
My current config:
var visualImageEditorConfig = {
logo: true,
logoUrl: urlPrefix + '/img/LogoEBSfondoGrigino.png',
language: 'it’,
primaryActionText: commonMessages.lblImageVisualEditorSaveButton,
env: 'prod',
};