0a5a4f6f
by Twaik Yont at 2026-04-07T22:08:20+02:00
wineandroid: Remove redundant backend DPI scaling.
Remove manual scaling from wineandroid.drv.
Wine now handles DPI and window sizing correctly, and applying an
additional scale factor in the Android backend leads to double scaling
and incorrect input coordinates.
Signed-off-by: Twaik Yont <9674930+twaik@users.noreply.github.com>