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

Set plot fill using configuration message.

This commit is contained in:
Bartosz Taudul
2022-07-24 13:10:20 +02:00
parent dceb2399ee
commit b2a94cbfa2
2 changed files with 12 additions and 2 deletions
+1
View File
@@ -748,6 +748,7 @@ struct PlotData
PlotType type;
PlotValueFormatting format;
uint8_t showSteps;
uint8_t fill;
};
struct MemData