Users may select an image using a file input, drag and drop, or another method that works best in the consuming context. Once a file is selected, the image cropper modal should appear.
Allows the user to select, upload, zoom, and crop an image. Can also be used to edit a previously uploaded image.
Usage Guidelines
Use this component any time a user needs to edit an image they are uploading.
Features
Users may select an image using a file input, drag and drop, or another method that works best in the consuming context. Once a file is selected, the image cropper modal should appear.
A photo may be scaled from 50% to 200% in size by clicking and dragging the slider towards the bottom of the Edit Photo modal.
The user may also click on their photo and drag it in order to reposition the photo around the silhouette for proper cropping.
The image can’t be dragged past the edges of the crop silhouette so that an undersized selection is impossible.
Initial version