Stereotype note over multiple participants is crashing

0 votes
asked Apr 22, 2019 in Bug by NoamR (120 points)

When using a stereotyped note on more than one participants, it fails to render:

@startuml
skinparam NoteFontColor<<red>> red
participant A
participant B
note<<red>> over A, B : test
@enduml

1 Answer

0 votes
answered Apr 23, 2019 by plantuml (294,960 points)
Thanks for the feedback.

It should be ok with last beta http://beta.plantuml.net/plantuml.jar

Tell us if it's not working for you!
...