| 1353 | 😠 | Bug | When copying a subroutine to clipboard and pasting it to another unit's subroutine, any subroutines that the original one used that where defined in a different subroutine on that unit but referenced in the one that was copied ends up as an undefined subroutine in the new unit's behaviour when pasted I guess because the reference cannot point back to the original location which makes it really hard to copy subroutine fixes between machines that share subroutines but differ in their top level behaviours | | 2023-08-24 02:08:09 |