You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The geoman plugin allows users to add event handlers to newly created layers. After a making a cut using the scissor tool, these event handlers are lost.
Expected behavior
I expect the event handlers to still exist after cutting.
Additional context
On the Geoman forum, I discovered that the "cut" action creates a new layer object. Easiest would be to add the event handler also on the "pm:cut" event.