Integrated: 8333919: [macOS] dragViewOffsetX/dragViewOffsetY are ignored for the dragView image

Lukasz Kostyra lkostyra at openjdk.org
Tue Aug 13 06:34:57 UTC 2024


On Thu, 8 Aug 2024 12:35:59 GMT, Lukasz Kostyra <lkostyra at openjdk.org> wrote:

> When fixing [JDK-8233955](https://bugs.openjdk.org/browse/JDK-8233955) offset calculation was left out, which made Dragboard offset API not work on macOS.
> 
> This change fixes this mistake. Now drag image should be properly offset.

This pull request has now been integrated.

Changeset: 00c74ebf
Author:    Lukasz Kostyra <lkostyra at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/00c74ebf96cbe24b833cb51d2ee533e69396c846
Stats:     24 lines in 1 file changed: 7 ins; 10 del; 7 mod

8333919: [macOS] dragViewOffsetX/dragViewOffsetY are ignored for the dragView image

Reviewed-by: jpereda, kcr, angorya

-------------

PR: https://git.openjdk.org/jfx/pull/1532


More information about the openjfx-dev mailing list