On Sat, 11 Oct 2025 13:48:41 GMT, Michael Strauß <[email protected]> wrote:
>> 1. I'm not sure why scene is implied from node considering it's not a node - >> the language often used is "gesture source". This is also why I don't >> understand why remove that term and replace it with its meaning. >> 2. Changed. > > Why do you use the term "node" then, if it shouldn't mean `Node`? > > `Scene` is always implied, as you can't receive input events for event > targets that are not part of a scene graph. > > Maybe use "gesture source", if that's what is often used here. The wording > "node/scene" throws me off: is it one, or the other, or both? It's > unnecessarily vague. Changed to "gesture source". ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1873#discussion_r2422859685
