main ← WeedLordVegeta420:tagCopyPaste-FixAttach
opened 01:40AM - 30 Nov 25 UTC
Refactors copy/paste event handlers to no longer be anonymous functions, so that… we can detach in order to prevent them from being attached multiple times.
I'm not sure if it's some quirk of the UI itself or the plugin UI library, but the `PathElementListener` function was consistently triggering twice which was leading to this issue (only noticeable when copy/pasting into the control, not when clicking the copy/paste buttons).