forked from organicmaps/organicmaps
in some scenario balloon background cached with wrong graphics::EPosition value
This commit is contained in:
parent
5fd11f7296
commit
6fd1389ec7
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ bool BookmarkBalloon::checkPosition()
|
|||
|
||||
m_framework->GetAnimator().MoveScreen(globalOrg, screen.PtoG(pixelOrg), 0.5);
|
||||
|
||||
return result;
|
||||
return result || needLayout;
|
||||
}
|
||||
|
||||
void BookmarkBalloon::update()
|
||||
|
|
Loading…
Add table
Reference in a new issue