13e3752f94
Until now we did not properly sanitize the IDs we create for colored markers. This would make the marker retrival fail with fill and stroke colors encoded in hex and rgb(a, b, c) form. This commit improves the situation by removing forbidden chars from the marker ID. Closes #981 Related to camunda/camunda-modeler#1342 |
||
---|---|---|
.. | ||
core | ||
draw | ||
features | ||
import | ||
util | ||
.eslintrc | ||
Modeler.js | ||
NavigatedViewer.js | ||
Viewer.js |