JS-HobbySoft / CameraAlign

Other
45 stars 2 forks source link

Zoom #3

Closed qwerty287 closed 1 year ago

qwerty287 commented 1 year ago

Hi, nice app so far! However, sometimes I have photos that were taken with zoom. There it doesn't work to take a photo with the same alignment. I'd be very happy if you could add zoom support! Thanks for all the work!

JS-HobbySoft commented 1 year ago

That is a really good point, I didn't think of that use case. I might not be able to implement that quickly, but I will start digging into possible methods to do this.

qwerty287 commented 1 year ago

Maybe this helps you: https://github.com/kylecorry31/Trail-Sense/pull/596/files

It's a PR I created some time ago in another project, this PR implements zooming there with a SeekBar. It also uses the camera component from AndroidX.