[energy kcm] Fix width of lines in the graph background
ClosedPublic

Authored by meven on Aug 14 2019, 10:48 AM.

Diff Detail

Repository
R102 KInfoCenter
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
meven created this revision.Aug 14 2019, 10:48 AM
Restricted Application added a project: Plasma. · View Herald TranscriptAug 14 2019, 10:48 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
meven requested review of this revision.Aug 14 2019, 10:48 AM
meven retitled this revision from [energy kcm] Fix width$ of lines in the graph background to [energy kcm] Fix width of lines in the graph background.Aug 14 2019, 10:49 AM
meven edited the test plan for this revision. (Show Details)
ngraham accepted this revision.Aug 14 2019, 1:07 PM
This revision is now accepted and ready to land.Aug 14 2019, 1:07 PM
meven added a comment.Aug 14 2019, 2:54 PM

It was needed after bd33412355824837c888974890fb3b46c45be3b8 changed the plotWidth from "width - xPadding *2" to "width - xPadding"

This revision was automatically updated to reflect the committed changes.