> 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: Remove now unused scene field ------------- Changes: - all: https://git.openjdk.org/jfx/pull/2119/files - new: https://git.openjdk.org/jfx/pull/2119/files/0cdb4aab..053078a7 Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=2119&range=01 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=2119&range=00-01 Stats: 7 lines in 1 file changed: 0 ins; 5 del; 2 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
