Scale the subtext font up, correctly align it to the time
The rect used for placing the subtext was a aligned to the left of the applet, not to the contensRect, so it misaligns as soon as there's a background set.
Also made the subtext font scale up a bit, improves usage on very highdpi displays. |