-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
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]