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

Add ghost zones display to view options.

This commit is contained in:
Bartosz Taudul
2020-03-16 20:58:18 +01:00
parent eb5f7a27e7
commit 2f674833b2
2 changed files with 4 additions and 1 deletions
+1
View File
@@ -27,6 +27,7 @@ struct ViewData
uint8_t drawCpuUsageGraph = true;
uint8_t drawSamples = true;
uint8_t dynamicColors = 1;
uint8_t ghostZones = true;
};
struct Annotation