> A straightforward fix to just include MouseButton.NONE in the click counter > map in cases weird mouse button events are sent. Alternatively, these events > could also be ignored/dropped at some point
Christopher Schnick has updated the pull request incrementally with one additional commit since the last revision: Preserve original logic even more ------------- Changes: - all: https://git.openjdk.org/jfx/pull/2034/files - new: https://git.openjdk.org/jfx/pull/2034/files/f6f88a54..836b88eb Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=2034&range=02 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=2034&range=01-02 Stats: 6 lines in 1 file changed: 2 ins; 0 del; 4 mod Patch: https://git.openjdk.org/jfx/pull/2034.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/2034/head:pull/2034 PR: https://git.openjdk.org/jfx/pull/2034
