Add DPI awareness to fix unecessary scaling #241
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
|