<@U0H1SF4TV> I saw your previous comment now, sorr...
# tornadofx
e
@dominik.petho I saw your previous comment now, sorry 🙂 Is there any solution for scrolling with pan gesture using DataGrid - I will see if this is something I can debug blindly or maybe I need a Pi and a touch screen to fix this. What kind of screen do you have?
d
Hi @edvin , you don’t need pi, just try this steps(on PC): • enable touches • go to datagrid node • drag the view with left mouse button pressed up/down it should scroll. Ex: all scroll components from javafx base library are able to scroll up/down with mouse dragging. Thanks much