My quick take is that this seems like a bug.

-- Kevin


On 2/10/2020 8:21 AM, Dirk Lemmermann wrote:
Need some help: I noticed that the DRAG_DONE event does not tell me the 
location of the event. I am working on a docking framework and the fact that I 
am receiving a DRAG_DONE event but not a DRAG_DROPPED tells me that the user 
dragged a docking item out of the docking container. If that is the case I 
would like to show a new stage at the event location but it turns out that the 
x and y fields are always set to 0 / 0 on the event object. Is this intentional 
or a bug?

Dirk


Reply via email to