Skip to content

[FEAT] Send events on Zoom #1488

Open
Open
@tbouffard

Description

@tbouffard

Is your feature request related to a problem? Please describe.
This will let integration react to zoom on the diagram.

Describe the solution you'd like
We have various use case examples that would benefits from events:

Additional context

Event content to be defined

If min/max zoom level is supported see how this feature articulates with zoom constraints #731

Ensure events are sent when zoom is done with touch/gesture (should be ok as the panningHandler is calling the graph.zoom that we are overloading https://github.com/jgraph/mxgraph/blob/v4.2.2/javascript/src/js/handler/mxPanningHandler.js#L434)

See mxgraph mouse event for the mxGraph integration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions