Steps to reproduce:
- Run the attached JFXZoomRotate.java example on Raspberry Pi with touchscreen.
- Zoom or rotate the square in the center of the app
The rectangle flickers during zooming/rotating (the rectangle becomes pretty small for short time and then returns back to expected size several times during zooming/rotating).
- Run the attached JFXZoomRotate.java example on Raspberry Pi with touchscreen.
- Zoom or rotate the square in the center of the app
The rectangle flickers during zooming/rotating (the rectangle becomes pretty small for short time and then returns back to expected size several times during zooming/rotating).
- relates to
-
JDK-8159909 some issues with multitouch sample
-
- Open
-
-
JDK-8087370 [odroid] Monocle: Touch is still broken on Odroid
-
- Open
-
- links to
-
Review openjdk/jfx/737