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

Lukasz Kostyra lkostyra at openjdk.org
Mon Aug 12 12:58:25 UTC 2024


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

Lukasz Kostyra has updated the pull request incrementally with one additional commit since the last revision:

  Adjust clamping values, remove old TODO

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

Changes:
  - all: https://git.openjdk.org/jfx/pull/1532/files
  - new: https://git.openjdk.org/jfx/pull/1532/files/c922de84..41cd6755

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jfx&pr=1532&range=02
 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1532&range=01-02

  Stats: 14 lines in 1 file changed: 4 ins; 4 del; 6 mod
  Patch: https://git.openjdk.org/jfx/pull/1532.diff
  Fetch: git fetch https://git.openjdk.org/jfx.git pull/1532/head:pull/1532

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


More information about the openjfx-dev mailing list