Hi guys,
I'm experiencing the same thing: when moving XY to my big screen, the looks blow up, and it's kind of annoying (and the reason for not purchasing).
I ran the command (blown up version) and this is what I get back:
Screen
Virtual Screen: (-3440, 0) - (6440, 2000)
Screen.Width (screenW) = 3000(3000)
Screen.Height (screenH) = 2000(2000)
Current Monitor: 2 (Secondary)
Current Work Area: (-3440, 0) - (0, 1410)
Number of Monitors: 2
Monitor 1 Area: (0, 0) - (3000, 2000)
Monitor 1 Area Work: (0, 0) - (3000, 1948)
Monitor 2 Area: (-3440, 0) - (0, 1440)
Monitor 2 Area Work: (-3440, 0) - (0, 1410)
Startup Work Area: (0, 0) - (3000, 1948)
GetCursorPos = -2563, 145
Main Window: (-3451, 0) - (-1709, 1421)
Screen DPI: 180 (187,5%), twx: 8, stretch: 1,5
Screen Color Depth: 32
DPI awareness: Per monitor
On my laptop screen I get:
Screen
Virtual Screen: (-3440, 0) - (6440, 2000)
Screen.Width (screenW) = 3000(3000)
Screen.Height (screenH) = 2000(2000)
Current Monitor: 1 (Primary)
Current Work Area: (0, 0) - (3000, 1948)
Number of Monitors: 2
Monitor 1 Area: (0, 0) - (3000, 2000)
Monitor 1 Area Work: (0, 0) - (3000, 1948)
Monitor 2 Area: (-3440, 0) - (0, 1440)
Monitor 2 Area Work: (-3440, 0) - (0, 1410)
Startup Work Area: (0, 0) - (3000, 1948)
GetCursorPos = 306, 134
Main Window: (-12, -12) - (3012, 1960)
Screen DPI: 180 (187,5%), twx: 8, stretch: 1,5
Screen Color Depth: 32
DPI awareness: Per monitor
Any ideas on how to resolve this?
Steven