I'm drawing an line (and updating it as the mouse ...
# tornadofx
p
I'm drawing an line (and updating it as the mouse moves) between point x,y and x2,y2 and it works fine as long as the scrollpane is at its "home" position. As soon as it scrolled, I get an offset...