Results 1 comments of scott6

I’ve noticed an additional issue related to the drag & drop functionality. When dragging and dropping a function, such as: ``` function test() { // does nothing } ``` It...