iakmds / librecamera

A free and open source camera app for Android written in Flutter and Dart
https://f-droid.org/packages/com.iakmds.librecamera/
GNU General Public License v3.0
267 stars 26 forks source link

[Bug] Selecting a screen location to focus on is just above where tapped #74

Open sappjw opened 1 year ago

sappjw commented 1 year ago

Describe the bug When I tap a location on the screen to focus, the collapsing circle indicator appears above where I've tapped. Sometimes this is above the viewport window.

Other Information:

rchive1 commented 10 months ago

I have this problem, as well. Interestingly, the offset between where I actually touch and where the touch indicator appears is different in portrait orientation vs. landscape orientation.

Here's a screen recording, in case that helps anyone: LibreCameraTouchOffset.webm The small filled dot is the actual touch, the open circle is the touch indicator produced by the app.