Re: Drag Done Screen Coordinates

2023-09-29 Thread Andy Goryachev
-goryachev/FxDock From: openjfx-dev on behalf of Dirk Lemmermann Date: Friday, September 29, 2023 at 08:47 To: openjfx-dev Subject: Drag Done Screen Coordinates Hi there, our application uses drag and drop to move an item out of a stage and onto the desktop. We then want to show a new stage

Drag Done Screen Coordinates

2023-09-29 Thread Dirk Lemmermann
Hi there, our application uses drag and drop to move an item out of a stage and onto the desktop. We then want to show a new stage showing the item. For this we need the screen coordinates when the drag and drop is „done“. However, those coordinates are always 0 / 0. I found this bug report [0]