Sept. 23, 2012
8:32 p.m.
but this is the same :) Slowly debugging step by step the process it seems that the (aMorph fullBounds containsPoint: anEvent position) ifFalse:[^#rejected]. "outside" pass in the false path in 20 and true path in 1.1 May be localEvt := anEvent transformedBy: (child transformedFrom: aMorph). the transformation changed the position. Stef