Skip to content

Controlled PanZoom component #119

@stropitek

Description

@stropitek

To do this we need:

  • To call the zoom callback during the pan action on every mouse move, not just when releasing the mouse.
  • To opt out of calling the callback when sending a new zoom to avoid an infinite loop of updates. Or maybe just to make sure the callback is not called when the zoom has not changed.

Ref: zakodium-oss/pixelium#80

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