mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-08-05 17:58:28 +02:00
Don't force DPI aware on Avalonia - it already has it covered. (#3354)
This commit is contained in:
@@ -137,7 +137,6 @@ namespace Ryujinx.Ava
|
||||
}
|
||||
|
||||
// Make process DPI aware for proper window sizing on high-res screens.
|
||||
ForceDpiAware.Windows();
|
||||
WindowScaleFactor = ForceDpiAware.GetWindowScaleFactor();
|
||||
|
||||
// Delete backup files after updating.
|
||||
|
Reference in New Issue
Block a user