From 61c23cbd055d98b7e4a12213c8c6a12c42a9cbd6 Mon Sep 17 00:00:00 2001 From: Xun Li Date: Wed, 19 Oct 2016 16:33:54 -0500 Subject: [PATCH] #502 rates map supports undef --- Explore/MapNewView.cpp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Explore/MapNewView.cpp b/Explore/MapNewView.cpp index eaa448c29..7376aa438 100644 --- a/Explore/MapNewView.cpp +++ b/Explore/MapNewView.cpp @@ -1274,7 +1274,11 @@ void MapCanvas::CreateAndUpdateCategories() bool hasZeroBaseVal = false; std::vector& hs = highlight_state->GetHighlight(); std::vector hs_backup = hs; + for (int i=0; i