πŸ‡ΊπŸ‡ΈUnited States @nplowman

Account created on 3 December 2012, over 11 years ago
  • Solutions Architect at FFWΒ 
#

Merge Requests

Recent comments

πŸ‡ΊπŸ‡ΈUnited States nplowman

I just opened a pull request (#4) with one possible solution for adding keyboard controls, for consideration.
It adds left, right, up, and down buttons for moving the crop selection and "smaller" and "bigger" buttons for resizing the crop selection area.

πŸ‡ΊπŸ‡ΈUnited States nplowman

Being able to set the crop area using keyboard is also very important for accessibility.
Taking a look at this module though, it looks like it makes use of a third party library (cropper.js) for the actual crop functionality.
So making this module keyboard-accessible might require forking or replacing this library entirely.

This is something I need to solve for on a current project, so will post a follow-up if I find a good solution.

Production build 0.69.0 2024