Right now if you put the multi-touch example in the swing interop example you get no touch events in the jfx panel. Since JFXPanel gets it's events via AWT and the multitouch events are only plumbed in through AWT that makes sense. But I cannot see where this is documented, hence I expected it to work without experimentation or deep stack knowledge. So either (a) have multitouch work in JFXPanel, and that would be awesome, or more realistically (b) document in the JFXPanel API that touch and gesture events will not be seen in the scene as well as any other quirks not supported in JFXPanel.
- Unassigned
- Danno Ferrin (Inactive)
- Votes:
-
0 Vote for this issue
- Watchers:
-
1 Start watching this issue
- Created:
- Updated:
- Imported: