forked from organicmaps/organicmaps
potentially fixes "gray rects"
This commit is contained in:
parent
178e87e3a7
commit
0aa0d5ea16
1 changed files with 2 additions and 0 deletions
|
@ -112,6 +112,8 @@ namespace yg
|
|||
{
|
||||
if (m_renderState)
|
||||
updateActualTarget();
|
||||
m_indicesCount = 0;
|
||||
m_updateTimer.Reset();
|
||||
base_t::endFrame();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue