Cuis-Smalltalk / Cuis-Smalltalk-Dev

Active development of Cuis Smalltalk
MIT License
433 stars 71 forks source link

Mouse events from dragged morph leak to underlying morphs #239

Open asampal opened 1 year ago

asampal commented 1 year ago

As can be seen below, UI elements with a lower z-order get highlighted or activated by the hand that is dragging a morph, even though they shouldn't be considered as a drop target for these particular drags.

leaking-mouse-events