When you click on an image and double tap to zoom, it zooms to the microscopic level or is it just me?

  • Eager Eagle@lemmy.world
    link
    fedilink
    English
    arrow-up
    17
    ·
    1 year ago

    same

    as an alternative to pinching, you can tap, hold, and drag in that order to control the zoom level with one finger.

  • MV [Jerboa dev]@lemmy.one
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    This is because of the library we use for Jerboa. Too allow zooming in a lot, I have set the maximum zoom factor to a high number. The behaviour of double tap is to zoom to maximum zoom factor. So as consequence it now instantly zooms in a lot when doing double tap zoom.

    I have filed a feature request to change this behaviour. https://github.com/saket/telephoto/issues/88