Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

timing diagram initial concise state #1708

Closed
arnaudrichard opened this issue Mar 5, 2024 · 1 comment
Closed

timing diagram initial concise state #1708

arnaudrichard opened this issue Mar 5, 2024 · 1 comment
Labels
p:done The issue has been implemented or fixed

Comments

@arnaudrichard
Copy link

arnaudrichard commented Mar 5, 2024

Describe the bug
In timing diagram, the initial state does not display correctly concise state defined as a line with "{-}"

To Reproduce

@startuml
concise "Web User" as WU
'Following is bugged:
WU is {-} '

'Following is okay:
@0
WU is {-}
@enduml

Expected behavior
The diagram should start with a line

Screenshots
Diagram generated with plantuml.com server:
image
diagram

@github-actions github-actions bot added the triage label Mar 5, 2024
arnaudroques added a commit that referenced this issue May 16, 2024
@arnaudroques arnaudroques added p:done The issue has been implemented or fixed and removed triage labels May 17, 2024
@The-Lum
Copy link
Collaborator

The-Lum commented May 26, 2024

Hi all,

[This is an Issue Review] 👀
This is now fixed on V1.2024.5.

Regards.

@The-Lum The-Lum closed this as completed May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p:done The issue has been implemented or fixed
Projects
None yet
Development

No branches or pull requests

3 participants