Skip to content

Double tap has double logic and works incorrect #65

Open
@comm1x

Description

@comm1x

At first, thank you for your library!

Double tap in FrescoImageViewer has double logic: zoom-in/zoom-out with fixed-step and zoom-in/zoom-out with single-finger-pinch.

In Google Maps, app waits a little delay. If there was no interaction, app recognize gesture as fixed-step. If interaction was, recognize as single-finger-pinch.

FrescoImageView fires both. So when I do signle-finger-pinch (double tap with active last tap): app do zoom-in (sometimes zoom-out) and then recognizes all my finger moves as zoom.

I think, we should allow to disable some of this logics, or configure long of delay.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions