Style lifeline colors fails when teoz is added

0 votes
asked Feb 3 in Bug by Rob.w (120 points)
@startuml
<STYLE>
sequenceDiagram {
  .bob_style {
    ShowStereotype false
    Lifeline {
      linecolor red
      linestyle solid
      lineThickness 3
    }
  }
  .alice_style {
    ShowStereotype false
    Lifeline {
      linecolor green
      linestyle 2
      lineThickness 10
    }
  }
}
</STYLE>
!pragma teoz true
participant Bob <<bob_style>>
participant Alice <<alice_style>>
Bob -> Alice : hello
@enduml
 https://www.plantuml.com/plantuml/umla/fP2_JiD038VtUmepTQBXpuQYg23OkgKB4tAkRdB2EGUV8rHGtvqaBIW8jWut-FVvhCzU9KErlcMNbvldzLFX4htr53qz1gmLM_Xq0CjAgfTaUwQf12WRUI-DbCJs7S4EET44rc577E9t7y1OU65HKDhEikEq91pcwQO9_dM02MwdzE2ERuaSF9sjK2jH_2Dnyw_0zTNCuE3ox7GVboqkEiMwHJ2I3p3j2HQPSnsg1HywZ0OFKa6U_rojA7xH-t6PWS-M6Zh6FvV52Tv1GypYLXItVSjV

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...