C4Context: $borderColor
has no effect
#3865
Labels
Status: Triage
Needs to be verified, categorized, etc
Type: Bug / Error
Something isn't working or is incorrect
Description
Using
UpdateElementStyle()
to set the$borderColor
of an element in aC4Context
diagram has no effect.Steps to reproduce
C4Context
diagramPerson(person, "A person")
UpdateElementStyle(person, $borderColor="green")
Screenshots
Code Sample
See Live Editor Sample:
Setup
Desktop
Additional Context
No response
The text was updated successfully, but these errors were encountered: