v1.41.1 Changelog
December 16, 2024
Breaking Changes
Non Breaking Changes
- Editor/Web: Add asset library source sort order configuration
- Editor: Added a
getTextVisibleLineCount
andgetTextVisibleLineGlobalBoundingBoxXYWH
methods to theBlockAPI
to get the number of visible lines in a text block and the global bounding box of the visible area of a text line. See documentation.