guardianproject / ObscuraCam

Photo and Video Filtering App for Privacy
https://guardianproject.info/apps/obscuracam
GNU General Public License v3.0
311 stars 81 forks source link

Tap outside image to preview #108

Open cstiens opened 7 years ago

cstiens commented 7 years ago

Hide selection areas to show a preview of the image when the user taps outside the image area in the black background. Note: The preview should not open a separate view like the app currently does.

N-Pex commented 7 years ago

@cstiens What's "outside the image area", since we can zoom and/or have a huge image that covers the screen?

cstiens commented 7 years ago

If you're not zoomed in or if the image is not full screen, it would be the area outside of that. For example, if you obscure an image in landscape mode, you see the black background in the default view. @N-Pex Does that make sense? Is this complicated to implement? If so, there are probably other things that are more important :)