• 18.07.2025, 19:21
  • Register
  • Login
  • You are not logged in.

 

MateuszT

Newbie

Confusion on Desktop mode element placement

Tuesday, July 15th 2025, 6:54am

Hello,
I have two monitors, one with 1280x800 resolution and one main with 2840x2160 resolution set up like this:



I know from this thread: Aquasuite Desktop Display Request to Developers
that Aquasuite is taking those two as a one big screen, so in my logic if I want to show desktop on 3 monitor I should place all elements in top left corner.

But I have problems with this: Need to make an offset on X axis by around 230 Pixels because if not, then the view is cropped from left side.

What I am doing wrong ?

Shoggy

Sven - Admin

Tuesday, July 15th 2025, 8:54am

I assume you are using different scaling settings for these monitors? If so, it is a known behavior caused by the way how .NET applications handle differently scaled monitors.

MateuszT

Newbie

Tuesday, July 15th 2025, 11:45am

Oh.. that was the issue, thank You very much !