mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-27 22:49:25 +02:00
code review
This commit is contained in:
@@ -121,6 +121,8 @@ void MapViewActions::gesturePinch(const Point & centerPosition, double lastUpdat
|
||||
|
||||
void MapViewActions::gesture(bool on, const Point & initialPosition, const Point & finalPosition)
|
||||
{
|
||||
dragActive = on;
|
||||
|
||||
pinchZoomFactor = 1.0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user