[Cuis-dev] New feature: Fixing stickiness
Juan Elias Cabrera
jecabrera at dc.uba.ar
Tue Nov 4 21:08:00 PST 2025
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.
Best Regards,
Elias.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20251105/8af00d24/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 7690-CuisCore-JuanCabrera-2025Nov05-01h53m-JC.001.cs.st
Type: application/octet-stream
Size: 431 bytes
Desc: not available
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20251105/8af00d24/attachment.obj>
More information about the Cuis-dev
mailing list