Got it! I'm basically moving the window with the `...
# tornadofx
e
Got it! I'm basically moving the window with the
layoutChildren
function, and just calculating an offset with the dragging operation. I tried to avoid anything but local coordinates.