Closed Guerilla3 closed 2 years ago
OK! In the meantime, if you want to make the change yourself, you can do the following:
[MeterTime]
; change the formula for X
to:
X=((#BgWidth# / 2) + (([CalcNumHourDigits] = 1) ? 0 : 7) + (#TimeStyle# = 0 ? 0 : 11)) - 3
(in other words, add "- 3" to the end to account for the width of the colon).
[MeterSeconds]
, located just below.Text
to:
Text=":%1"
Save the file and refresh the skin.
Thanks for the code, looks nicer now. Already did the Text=":%1"
before taking the picture. Cheers.
Option added in next version.
Add option for a semicolon separator between minutes and seconds. As shown in picture.