[apps] Graph: avoid reloading when highlighting the area under curve

(which does change in the Graph app)
This commit is contained in:
Émilie Feral
2018-01-10 17:24:28 +01:00
committed by EmilieNumworks
parent a0704898b1
commit 7cd05e520a
3 changed files with 8 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
#include "graph_view.h"
#include <float.h>
using namespace Shared;