Being able to inject a delay into a sequence diagram is great but why does it have to turn the rest of the line solid?
When flicking between multiple sequence diagrams, some with delays and some without, the switch between dashed lines and solid lines is quite jarring.
@startuml
Bob -> Alice : hello
@enduml
@startuml
Bob -> Alice : hello
... brief pause ...
@enduml