Release Notes / Version 10.2107
Table Of Contents
While Studio aligns new image crops automatically with the focus point, the CAE used to align default crops with the center of the image. This has been changed now, and the CAE also considers the focus point for default croppings. If you prefer the old behaviour, refrain from calculating the focus point in
CMPictureImpl#getTransformMap
, and simply leave it at
null
.
(CMS-14383)