1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Preserve frame graph position and scale.

This commit is contained in:
Bartosz Taudul
2019-08-28 19:52:36 +02:00
parent 17d4a82ca5
commit 28a20e631e
4 changed files with 22 additions and 19 deletions
-3
View File
@@ -243,10 +243,7 @@ private:
Worker m_worker;
bool m_staticView;
int m_frameScale = 0;
bool m_pause;
int m_frameStart = 0;
ViewData m_vd;