v1.26.0
·
64 commits
to main
since this release
1.26.0
- Bug fixes and improvements
- Selection tool: Improved keyboard focus behavior when opening and closing the selection menu.
- Selection tool: Increased touch target size for the selection menu button.
- Text tool: Fixed text tool edits existing text in some cases when it shouldn't.
- API: Fixed
EditorImage.getLeavesIntersectingRegion
sometimes included items with bounding boxes that do not intersect the target region. - Collaborative editing: Selection tool: Fix duplications created with ctrl+d while moving the selection failed to properly sync.
- Other changes
- Selection UI: Updated the selection overflow menu icon to use IconProvider as the icon source.
- Update license year
- Build system: Migrated from Webpack to ESBuild.