mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Allow ignoring custom zone colors.
This commit is contained in:
@@ -52,6 +52,7 @@ struct ViewData
|
||||
uint8_t drawCpuUsageGraph = true;
|
||||
uint8_t drawSamples = true;
|
||||
uint8_t dynamicColors = 1;
|
||||
uint8_t forceColors = false;
|
||||
uint8_t ghostZones = true;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user