Hi,this only helps for components but not for the touchUI AssetEditor at
the /assetdetails.html page
(/libs/dam/gui/content/assets/editors/image).e.g.
http://localhost:4502/assetdetails.html/content/dam/geometrixx/portraits/scott_reynolds.jpgIs
there any solution to config this aspected ratios without overriding the
default-settings inside the coral.js?
CUI.imageeditor.plugins.Crop.ASPECT_RATIOS = [ {name: 'free_hand',
ratio: 0}, {name: '2_to_3', ratio: 0.67}, {name: '3_to_5', ratio: 0.6},
{name...