> This PR cleans up the non alternative path of the `MouseEventFirer`. > The code is unused, since the `alternative` mode is always true => the > default. > It was also not working correctly, so there really is no need to keep it. > > Introduced in: https://github.com/openjdk/jfx/pull/313 > Default since: https://github.com/openjdk/jfx/pull/852#discussion_r935409172
Marius Hanl has updated the pull request incrementally with one additional commit since the last revision: update copyright ------------- Changes: - all: https://git.openjdk.org/jfx/pull/2119/files - new: https://git.openjdk.org/jfx/pull/2119/files/053078a7..569ca148 Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=2119&range=02 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=2119&range=01-02 Stats: 5 lines in 3 files changed: 0 ins; 2 del; 3 mod Patch: https://git.openjdk.org/jfx/pull/2119.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/2119/head:pull/2119 PR: https://git.openjdk.org/jfx/pull/2119
