mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Fix calculation of jump arrows offset.
This commit is contained in:
@@ -256,6 +256,7 @@ private:
|
||||
|
||||
float m_srcWidth;
|
||||
float m_asmWidth;
|
||||
float m_jumpOffset;
|
||||
|
||||
GetWindowCallback m_gwcb;
|
||||
Tokenizer m_tokenizer;
|
||||
|
||||
Reference in New Issue
Block a user