Sorry, we don't support your browser.  Install a modern browser

onObjectDrop not triggered when dropping cards with low lift height over a deck#3048

When dropping a card over a deck with low lift height, onObjectDrop does not get called. I assume this happens because the card merges into the deck before the drop event is registered. However, onObjectEnterContainer is called correctly but there is no information about the player/color. So in my opinion, onObjectDrop should also be triggered, as it should behave independently of lift height.

2 months ago