v1.18.1 Changelog
November 29, 2023
Breaking Changes
Non Breaking Changes
- Editor/Web: Fixed double clicks for entering crop mode and text edit mode not recognized on mobile browsers.
- Engine: Fixed the image edge handles to scale the image around the center opposite handle instead of the corners.
- Engine: Prevented crop edits via edge handles if cropping is not allowed for adopters.
- Engine: When
DoubleClickSelectionMode
is set toDirect
, hovering/clicking in the empty space within a group highlights/selects that group. - Engine: Lower memory usage when downscaling images to
maxImageSize
. - Engine: Fix video support detection on Chrome for Windows.