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 <glance@acc.umu.se>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Anton Lundin 2014-06-17 20:01:15 +02:00 committed by Dirk Hohndel
parent d8ec3988b1
commit 9400e1190b

View file

@ -393,7 +393,7 @@ void ProfileWidget2::plotDives(QList<dive *> 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