fix(sequencediagram): draw arrowheads on top of activation boxes

This commit is contained in:
Adam Hotait
2022-04-01 19:06:45 +02:00
parent 904826b3e1
commit d3ba48a1b7
2 changed files with 64 additions and 35 deletions

View File

@@ -40,7 +40,8 @@
Note over John: After a few more moments, John<br />finally snaps out of it.
end
alt either this
Alice->>John: Yes
Alice->>+John: Yes
John-->>-Alice: OK
else or this
Alice->>John: No
else or this will happen
@@ -69,4 +70,4 @@
</body>
</html>
</html>