mirror of
https://github.com/AquaMorph/Droplets.git
synced 2025-09-15 06:20:31 +00:00
Graph documentation
This commit is contained in:
@@ -211,6 +211,7 @@ void ADDroplet::UpdateStateCallback() {
|
||||
sample_rate,
|
||||
State());
|
||||
}
|
||||
delete title_graph;
|
||||
title_graph = new Graph(GetScreenMax()-GetScreenMin(),
|
||||
GetTitleHeight());
|
||||
}
|
||||
|
Reference in New Issue
Block a user