From 9400e1190bdf0df170e86a6bc5ef27183fcbcba5 Mon Sep 17 00:00:00 2001 From: Anton Lundin Date: Tue, 17 Jun 2014 20:01:15 +0200 Subject: Enable Info box in the planner again. Its great to be able to see the planned "turn pressure", EADD at different points and so on. Signed-off-by: Anton Lundin Signed-off-by: Dirk Hohndel --- qt-ui/profile/profilewidget2.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt-ui') diff --git a/qt-ui/profile/profilewidget2.cpp b/qt-ui/profile/profilewidget2.cpp index 0ef645f20..66d787242 100644 --- a/qt-ui/profile/profilewidget2.cpp +++ b/qt-ui/profile/profilewidget2.cpp @@ -393,7 +393,7 @@ void ProfileWidget2::plotDives(QList dives) } // reset some item visibility on printMode changes - toolTipItem->setVisible(!(printMode || currentState == PLAN)); + toolTipItem->setVisible(!printMode); rulerItem->setVisible(prefs.rulergraph && !printMode); // No need to do this again if we are already showing the same dive -- cgit v1.2.3-70-g09d2