You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use "h" property as height when drawing Graph meter
This is a code quality change that avoids dependency on the hard-coded
GRAPH_HEIGHT in GraphMeterMode_draw().
This doesn't enable variable graph heights per meter, but it makes room
for implementing such feature.
Signed-off-by: Kang-Che Sung <[email protected]>
Co-Authored-By: Benny Baumann <[email protected]>
0 commit comments