mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Zones can now have dynamic colors.
This commit is contained in:
@@ -23,6 +23,7 @@ struct ViewData
|
||||
uint8_t drawEmptyLabels = false;
|
||||
uint8_t drawContextSwitches = true;
|
||||
uint8_t drawCpuData = true;
|
||||
uint8_t dynamicColors = true;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user