mirror of
https://github.com/AquaMorph/Droplets.git
synced 2026-03-04 08:29:59 +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