ArthurHub / ArthurHub/Android-Image-Cropper

Multi touch should scale the image below, not the crop overlay

Open
#487 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
6.4k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

Ideally, we pinch-zoom in/out the image and only change the bounds of overlay by dragging the corners. Multitouch on the overlay doesn't provide much value in most cases.

I am currently working on implementing this by changing the ImageView to a PhotoView(chrisbanes). I'll give a pull request when I have it ready.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the ImageView and the crop overlay touch handling described in the issue, then review how PhotoView (chrisbanes) would fit the image interaction. Done means multitouch pinch-zooms the image while dragging overlay corners changes only the crop bounds; verify both interactions on Android.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.