setColor
should always set the external label to "stroke" color
#1653
Labels
setColor
should always set the external label to "stroke" color
#1653
Describe the Bug
When setting the color of elements with external labels, the external label is set to the "fill" color instead of the "stroke" color. This is different to the color set for embedded labels. This raises a UX concern, because of the color being so light.
Steps to Reproduce
modeling.setColor
API to change the color of the selectionOptional: can be tested in Camunda Modeler with selection tool and Edit -> Set color :
Screen.Recording.2022-05-19.at.16.49.36.mov
Expected Behavior
External labels should be set to the "stroke" color, as seen in the embedded labels
Environment
The text was updated successfully, but these errors were encountered: