-
Notifications
You must be signed in to change notification settings - Fork 1
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
Compliance-rules/ripple circles: they shouldn't disappear after navigation #4
Labels
bug
Something isn't working
Comments
To create the ripple circles, I add and animate svg circles to the svg group element of the bpmn activity. The corresponding code is in compliance-rules.js, function addRipleCircles(). |
tbouffard
changed the title
Compliance-rules/ripple circles
Compliance-rules/ripple circles: they shouldn't disappear after navigation
Aug 25, 2022
process-analytics/bpmn-visualization-js#2199 may fix this issue and #2 icpm-demo-2022-08-26_18.34.34.mp4How to reproduce
|
This was referenced Oct 23, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The ripple circles disappear after navigation/zooming or after adding a css class. Similar behavior as in #2
The text was updated successfully, but these errors were encountered: