Skip to content

Only register a pin label when it is used

Originally, a pin label was registered every time a pin instance was created. A pin instance was also created every time the pin panel was updated, regardless of whether or not the operation executed. This update disables the registration of a pin label when the panel is updated.

Merge request reports