New profile: better positioning for the heartrate labels
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
41abab7253
commit
76393a2f53
@ -143,7 +143,7 @@ void ProfileWidget2::setupItemOnScene()
|
||||
gasYAxis->setLineSize(96);
|
||||
|
||||
heartBeatAxis->setOrientation(DiveCartesianAxis::BottomToTop);
|
||||
heartBeatAxis->setTickSize(2);
|
||||
heartBeatAxis->setTickSize(1);
|
||||
heartBeatAxis->setTickInterval(10);
|
||||
heartBeatAxis->setFontLabelScale(0.7);
|
||||
heartBeatAxis->setLineSize(96);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user