Skip to content

@zag-js/image-cropper@1.43.1

Choose a tag to compare

@github-actions github-actions released this 16 Aug 20:17
· 2 commits to main since this release
5c4fc40

Patch Changes

  • 3a2f5b0 Thanks
    @segunadebayo! - Fix fixedCropArea: true disabling all keyboard interaction on
    the crop selection. It removed the element from the tab order and ignored every key, including the +/- zoom
    shortcuts that still apply in fixed mode.

    The selection is now always focusable. Arrow keys pan the image, since there's nothing to move or resize, and
    Alt+Arrow is a no-op.

  • Updated dependencies [c42b1d9,
    9a9381d]:

    • @zag-js/core@1.43.1
    • @zag-js/dom-query@1.43.1
    • @zag-js/anatomy@1.43.1
    • @zag-js/types@1.43.1
    • @zag-js/utils@1.43.1