forked from organicmaps/organicmaps
[core] bug-fix
This commit is contained in:
parent
2583a32520
commit
af9ca30361
1 changed files with 2 additions and 0 deletions
|
@ -418,6 +418,8 @@ void State::InvalidatePosition()
|
|||
SetModeInfo(ChangeMode(m_modeInfo, UnknownPosition));
|
||||
SetModeInfo(ChangeMode(m_modeInfo, PendingPosition));
|
||||
}
|
||||
else
|
||||
m_afterPendingMode = Follow;
|
||||
|
||||
setIsVisible(false);
|
||||
invalidate();
|
||||
|
|
Loading…
Add table
Reference in a new issue