Skip to content

Exception error when adding note to timing diagram #1465

Closed
@jcrummy

Description

@jcrummy

Describe the bug
A java.lang.UnsupportedOperationException is occurring when a note is added to a timing diagram.

To Reproduce
This minimal example reproduces the bug:

@startuml
binary "A" as a
@0
a is low
note bottom of a : The note
@enduml

Link to this example: http://www.plantuml.com/plantuml/uml/SoWkIImgAStDuKhAp4iigbHGSbHII2nMIEHoCE1ALCWiLiZ9B-VAooz9LKZABod9prN8JrD8LB1I2Cb8LG09SpcavgK0zGC0

Expected behavior
The diagram to be generated with the note

Screenshots
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions