From fc1347c730964ef9c0f331f120008c0e7a5fa07e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 15 Feb 2014 14:10:30 +0300 Subject: fix onscreen controls position on resize/scale. --- src/touchmanager.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/touchmanager.h') diff --git a/src/touchmanager.h b/src/touchmanager.h index f937c1129..6f7b96a6d 100644 --- a/src/touchmanager.h +++ b/src/touchmanager.h @@ -176,6 +176,8 @@ class TouchManager final : public ConfigListener int mButtonsSize; int mJoystickSize; int mButtonsFormat; + int mWidth; + int mHeight; bool mShow; bool mInGame; bool mTempHideButtons; -- cgit v1.2.3-70-g09d2