[squeak-dev] The Trunk: Morphic-mt.1976.mcz

commits at source.squeak.org commits at source.squeak.org
Thu Apr 28 12:40:53 UTC 2022


Marcel Taeumel uploaded a new version of Morphic to project The Trunk:
http://source.squeak.org/trunk/Morphic-mt.1976.mcz

==================== Summary ====================

Name: Morphic-mt.1976
Author: mt
Time: 28 April 2022, 2:40:47.022338 pm
UUID: 183b0b58-68ab-1245-8ede-ef180593957b
Ancestors: Morphic-mt.1975

Fixes halo bounds after a blue/meta click-drag.

Thanks to Tim (tcj) for reporting this issue!

=============== Diff against Morphic-mt.1975 ===============

Item was added:
+ ----- Method: HaloMorph>>mouseUp: (in category 'events') -----
+ mouseUp: evt
+ 	
+ 	self endInteraction: evt.!



More information about the Squeak-dev mailing list