Camera icon indicating copy to clipboard operation
Camera copied to clipboard

[FEATURE] Add Zoom Level Indicator

Open yavuzselimkolbasar opened this issue 11 months ago • 8 comments

Checklist

  • [x] I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • [x] I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • [x] I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • [x] I have taken the time to fill in all the required details. I understand that the request will be dismissed otherwise.
  • [x] This issue contains only one feature request.
  • [x] I have read and understood the contribution guidelines.

Feature description

Currently, Fossify Camera does not display the zoom level when zooming in or out. I suggest adding a small overlay (e.g., numerical display or dial) that briefly shows the zoom level (e.g., 1.0x, 2.0x, 3.0x, etc.) while adjusting and then fades away. This would improve precision when composing shots.

Why do you want this feature?

Without a zoom level indicator, it’s difficult to know exactly how much you've zoomed in, leading to inconsistent framing. This is especially important for capturing distant objects or ensuring a specific composition. Many other camera apps include this feature, making zooming more intuitive and user-friendly.

Additional information

The overlay should be minimalistic and unobtrusive, maintaining the app’s clean UI.

Could be implemented as a small floating text or dial that disappears after a second of inactivity.

This enhancement would greatly improve usability without altering the core functionality of the app.

Image

yavuzselimkolbasar avatar Feb 11 '25 11:02 yavuzselimkolbasar

+1 for feature request. Adding to the request reasons that most phones have multiple lenses and switch automatically depending on the zoom. So knowing if you are using the lenses optical zoom or simply digital zoom changes much in image quality.

ennevu avatar Mar 10 '25 15:03 ennevu

I am currently working on implementing this feature myself. However, as I am new to Kotlin and Java, I am unsure where to integrate the necessary code for the zoom indicator. Any guidance or suggestions from the development team would be greatly appreciated.

yavuzselimkolbasar avatar Mar 11 '25 12:03 yavuzselimkolbasar

When we decide how it should be implemented, we will take down the needs triage label.

Aga-C avatar Mar 11 '25 12:03 Aga-C

Alright, i will create a new issue about that. Sry for the inconvenience.

yavuzselimkolbasar avatar Mar 11 '25 13:03 yavuzselimkolbasar

I am new to Kotlin and Java, I am unsure where to integrate the necessary code for the zoom indicator.

In that case, I'd recommend starting with something simpler or try building a few apps from scratch to learn how things fit together.

naveensingh avatar Mar 11 '25 13:03 naveensingh

Implementation of this feature would be great.

Sergey842248 avatar May 15 '25 04:05 Sergey842248

It should be done like Google Camera, etc., with 3 predefined zoom levels and a zoom slider when using pinch-to-zoom.

The first zoom level should be ultra-wide as in other camera apps.

naveensingh avatar Sep 09 '25 10:09 naveensingh

It should be done like Google Camera, etc., with 3 predefined zoom levels and a zoom slider when using pinch-to-zoom.

I support this clarification. My phone has a 2× optical zoom, which gives significantly less geometric distortion compared to 1×. Therefore, I prefer to use it almost always, if the available distance and scene illumination allow. Moreover, in the standard camera app this is done literally in one tap.

Korb avatar Sep 11 '25 10:09 Korb