mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-22 14:44:34 +00:00
Pause zone view after zooming to zone.
This commit is contained in:
parent
8ad7ba1dd0
commit
6cf1ebec04
@ -1019,6 +1019,7 @@ void View::DrawZones()
|
||||
{
|
||||
m_zvStart = m_zvStartNext;
|
||||
m_zvEnd = m_zvEndNext;
|
||||
m_pause = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user