Skip to content

Add toggle method to MoveCanvas to dynamically enable and disable movement #760

@arjangeertsema

Description

@arjangeertsema

Is your feature request related to a problem? Please describe.

For documentation purposes BPMN.io is used to show BPMN processes in normal and fullscreen mode.

In normal mode the modules MoveCanvas and ZoomScroll should be disabled and in fullscreen mode these modules should be enabled.

ZoomScroll has the toggle method, this method is missing in the MoveCanvas module

Describe the solution you'd like

Add a toggle method to the MoveCanvas module as a non breaking change to enable and disable the canvas movement dynamicly.

Describe alternatives you've considered

The ReadOnly module is something similar but feels like a very drastic hack.

Context

I am willing to sponsor this feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogQueued in backlogenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions