I got this problem, basically in my game you can drag stuff around, here's an example with LayoutScale set to 1.0 (red dot is the mouse cursor position):
And now, when i zoom to LayoutScale to 1.1+ (in the snapshot its 1.5) the mouse cursor is not aligned with the object it's interacting with:
Is there a way to fix the mouse position, keeping the ability to change layout scale?