siemens / drace

Data-race detector for windows applications - built on top of DynamoRIO
Other
39 stars 4 forks source link

GUI: distorted display in case of changed layout scale on Windows ONLY after GUI launch #85

Open mhmdkanj opened 3 years ago

mhmdkanj commented 3 years ago

This issue complements issue #83 . Here, the GUI layout is distorted when display settings on Windows (the layout or item sizes) are changed after the GUI is already launched.

This was tested with Qt version 5.13 - there were some updates regarding the respective screen DPI functions in version 5.14 (reference) which could be tried out at some point.

Nevertheless in theory, the following workflow could also be attempted: