Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.2, 6.4, 6.5.0, 6.6.0 Beta3, 6.7.1
-
None
Description
step1: Set system display scale to 100%.
step2: Run a application with QLayout (for example Qt\Examples\Qt-x.x.x\widgets\layouts\basiclayouts)
step3: Change system display scale option to another one.
Then the application's UI graphics will break.
(PS: It's fine if system display scale was set other scale except 100% before run the QLayout application)