fix issue 1160

This commit is contained in:
Paulchen-Panther
2021-01-24 13:28:20 +01:00
parent aa20f87659
commit b0afa7cd03
3 changed files with 38 additions and 38 deletions

View File

@@ -87,8 +87,8 @@ private:
XTransform _transform;
int _pixelDecimation;
unsigned _screenWidth;
unsigned _screenHeight;
unsigned _calculatedWidth;
unsigned _calculatedHeight;
unsigned _src_x;
unsigned _src_y;