mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-07-18 04:44:23 +02:00
Fixed some more display issues
This commit is contained in:
@ -109,9 +109,9 @@ void HeartRateGraph::showTracks(bool show)
|
||||
{
|
||||
_showTracks = show;
|
||||
|
||||
setInfo();
|
||||
showGraph(show);
|
||||
setXUnits();
|
||||
setInfo();
|
||||
|
||||
redraw();
|
||||
}
|
||||
|
Reference in New Issue
Block a user