mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Fix vertical panning.
This commit is contained in:
@@ -446,6 +446,7 @@ private:
|
||||
|
||||
bool m_reconnectRequested = false;
|
||||
int m_firstFrame = 10;
|
||||
float m_yDelta;
|
||||
|
||||
std::vector<SourceRegex> m_sourceSubstitutions;
|
||||
bool m_sourceRegexValid = true;
|
||||
|
||||
Reference in New Issue
Block a user