Crop image editor - Waiviogit/waivio GitHub Wiki
Crop image editor - the editor allows editing the photo. Features:
- zoom in
- zoom out
- rotate left/right
In order to edit photos, photos should be added from a personal computer or via a clipboard. With the picture link, it is not working.
Edit features appear soon after the picture was downloaded to the modal window.
If the image ratio is up to 1.5:1 (Width:Height), it should be treated as square; if the ratio is greater than this, it should be treated as rectangular.
Location where crop editor can be found:
- Updates modal window -> Avatar
- Edit user's profile -> Change avatar
- Tools -> Site configuration -> Desktop logo
- Tools -> Site configuration -> Mobile logo
- Editor (main) -> Photo
IMAGE |
image preview with frame |
CANCEL |
cross button on image to cancel adding picture |
ZOOM |
slider to change zoom |
EDIT |
two buttons "Rotate" (rotate clockwise) and "Mirror" (left-right) |
SAVE |
"Save" button to save pictures changes |
Additional information
- Remove crop editor for general editor (leave the paste to clipboard) #5605
- [image / mirror] when loading an avatar, allow not only rotate (always clockwise), but also mirror (left-right) #7791
- [site logos / crop] Improve image shape detection (square vs. rectangular) in crop editor when adding desktop and mobile logo images in site Configuration. #7948