Skip to content

Add DPI awareness to fix unecessary scaling #241

Add DPI awareness to fix unecessary scaling

Add DPI awareness to fix unecessary scaling #241

Triggered via push May 23, 2024 11:31
Status Success
Total duration 16m 19s
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