Remove all elements with package or namespace then restore specific doesn't work

0 votes
asked Feb 16, 2021 in Bug by myatmin (160 points)

Used version 1.2021.01

@startuml
package P {
    class A $shared
    class B
}
remove *
restore $shared
@enduml

Same thing goes to show/hide as well.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...