Skip to content

Add DPI awareness to fix unecessary scaling #253

Add DPI awareness to fix unecessary scaling

Add DPI awareness to fix unecessary scaling #253

Triggered via push May 27, 2024 21:01
Status Success
Total duration 22m 50s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Debug x86 64 bits: Source/UserInterface/GraphicsOptions.cpp#L189
'!=': unsafe mix of type 'int' and type 'bool' in operation
Release x86 64 bits: Source/UserInterface/GraphicsOptions.cpp#L189
'!=': unsafe mix of type 'int' and type 'bool' in operation
Release x86 32 bits: Source/UserInterface/GraphicsOptions.cpp#L189
'!=': unsafe mix of type 'int' and type 'bool' in operation