longitachi / ZLPhotoBrowser

Wechat-like image picker. Support select photos, videos, gif and livePhoto. Support edit image and crop video. 微信样式的图片选择器,支持预览/相册内拍照及录视频、拖拽/滑动选择,编辑图片/视频,支持多语言国际化等功能;
MIT License
4.77k stars 966 forks source link

Zoom out photo in editor when aspect ratio match screen ratio #853

Closed patryk-sredzinski closed 1 year ago

patryk-sredzinski commented 1 year ago

Issue: #852

When user tries to edit a photo of a same resolution (for example a phone screenshot) then the photo is behind all the controls and user is unable to move it to clearly see the tools.

I've added an automatic zoom out functionality with minimumZoomScale option.