forked from organicmaps/organicmaps
[cherry] [MAPSME-5085] [release-74-visible-area] [ios] Fixed endless side buttons layout.
This commit is contained in:
parent
57178639b4
commit
e1a7684083
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ CGFloat const kButtonsBottomOffset = 6;
|
|||
if (isLocationHidden)
|
||||
[self fadeLocationButtonShow:YES];
|
||||
}
|
||||
[self setNeedsLayout];
|
||||
[self layoutIfNeeded];
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue