Skip to content

kcms/tablet: fix offset in tablet tester kcm

Matteo Di Noia requested to merge dmatteo/plasma-desktop:fix-kcm-tablet into master

The margin of the RowLayout cause the tester drawing to be offset by this value. I removed it instead of subtracting the margin value in the function to draw (if the other method is preferred i can change to that).

Merge request reports