Merge pull request #2879 from adam-hotait/develop

fix(sequencediagram): draw arrowheads on top of activation boxes
This commit is contained in:
Knut Sveidqvist
2022-04-07 20:33:17 +02:00
committed by GitHub
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>