You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cropping vertical images is a hard task, because CropTool is designed to fit images to width of editing area. I tried zooming out, but it doesn't behave as expected (the images stays at the same size). The only quick solution I tried was to resize window horizontally, so that the image could fit into view.
I suppose all images should fit into cropping area.