in some scenario balloon background cached with wrong graphics::EPosition value

This commit is contained in:
ExMix 2013-06-10 14:20:50 +03:00 committed by Alex Zolotarev
parent 5fd11f7296
commit 6fd1389ec7

View file

@ -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()