Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Allow to enable/disable diagram navigation #156

Open
tbouffard opened this issue Nov 24, 2022 · 0 comments
Open

[FEAT] Allow to enable/disable diagram navigation #156

tbouffard opened this issue Nov 24, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@tbouffard
Copy link
Member

tbouffard commented Nov 24, 2022

Is your feature request related to a problem? Please describe.
Currently (v0.2.2), the diagram navigation is always enabled. See https://github.com/process-analytics/bpmn-visualization-R/blob/v0.2.2/inst/htmlwidgets/bpmnVisualization.js#L22.

Describe the solution you'd like
Provide a new option in the display function to enable/disable diagram navigation using the Mouse and Gesture/Touch events.
A default value should be provided in the function signature.

Additional context
We should decide whether we enable mouse navigation by default. This is the current behavior.
Remember that in the bpmn-visualization TypeScript library, it is disabled by default.

This feature may help as a workaround for #155

@tbouffard tbouffard added the enhancement New feature or request label Nov 24, 2022
@tbouffard tbouffard added this to the 0.3.0 milestone Nov 24, 2022
@tbouffard tbouffard modified the milestones: 0.5.0, 0.6.0 Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant