Steps to reproduce:
- Run the attached JFXScrollPane.java example on Raspberry Pi with touchscreen.
- Scroll the scroll pane to the right/bottom. There is the bouncing (the node on the scroll pane is scrolled further than its width/height so the white background is visible and then automatically scrolls back to the node bounds).
-Scroll the scroll pane to the left/top. There is no bouncing (the node on the scroll pane is scrolled right to its left/bottom bounds)
- Run the attached JFXScrollPane.java example on Raspberry Pi with touchscreen.
- Scroll the scroll pane to the right/bottom. There is the bouncing (the node on the scroll pane is scrolled further than its width/height so the white background is visible and then automatically scrolls back to the node bounds).
-Scroll the scroll pane to the left/top. There is no bouncing (the node on the scroll pane is scrolled right to its left/bottom bounds)