<div dir="ltr">Hi! While working on an assignment, I noticed that the 'make undraggable' option was not working at all. I'm new to Smalltalk so I started searching and understanding how it works, and I fixed it adding a check in the PlacedMorph class. The method was: "aboutToBeGrabbedBy:" and it returns self, accepting the drag regardless of whether the stickiness property (which was triggered by the button) was true or false. <div>Best Regards, </div><div>Elias. </div></div>