Skip to content

disable pan and button click not working #16

Description

@peratik

Hello

  1. I want only zoom, i disabled pan and rotate both but still pan is working.

  2. I used on a div, there are some buttons on div, button click not working.

var elem = document.getElementById('crossword'); var zm = new Zoom(elem, { pan: false, rotate: false });

Please advice.
Thank you

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions