[iOS] Show rect of PIN according to fixed scale and loaded country.

This commit is contained in:
vng 2012-10-09 18:15:21 +03:00 committed by Alex Zolotarev
parent e36dbe4dd0
commit 433e3b0bd1

View file

@ -162,7 +162,7 @@
// Same as "Close".
[self dismissModalViewControllerAnimated:YES];
[self.navigationController.visibleViewController dismissModalViewControllerAnimated:YES];
f.ShowRect(bm->GetViewport());
f.ShowRectExVisibleScale(bm->GetViewport());
}
}
}