News:

--

Main Menu

Possible resolution problem

Started by Oleh, November 25, 2024, 12:35:01 PM

Previous topic - Next topic

Oleh

Hello!
When maximizing the window on Del Latitude 7480, it is not possible to select a video container.
Please help.
See the screenshots.

szlldm


eumagga0x2a

Instead of setting display scale factor to 100%, you may want to disable automatic HiDPI scaling for Qt like here.

Oleh

Hi!
The problem was solved by changing the environment.
Variable name: QT_AUTO_SCREEN_SCALE_FACTOR
 Variable value: 0
 Repeat if necessary for QT_SCALE_FACTOR
Variable value: 1

Using the console and shortcut didn't work.

Thanks for the feedback.

tomsawyer

#4
Quote from: Oleh on November 26, 2024, 10:16:04 AMHi!
The problem was solved by changing the slope environment.
Variable name: QT_AUTO_SCREEN_SCALE_FACTOR
 Variable value: 0
 Repeat if necessary for QT_SCALE_FACTOR
Variable value: 1

Using the console and shortcut didn't work.

Thanks for the feedback.
That's cool. I can only think of setting the display scale to 100%.