kcms/tablet: fix offset in tablet tester kcm
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).