Hi Snarky,
Thanks so much for your response! I changed the general settings as you suggested which fixed the blinking issue. Much appreciated.
Changing the ZOrder on the floating label unfortunately did nothing, but I managed to fix it somehow by moving the code block from rep_exec to rep_exec_always. I have no idea what was blocking it before, but I'm not complaining.
Also, thanks for your code to simplify the timer -- it seems so simple reading it, but my brain goes to needlessly complicated logic before it goes to simple math.
Also I didn't know about the automatic 0-padding which is awesome.
Thanks again for your help! You and the others who've helped me out here will get a mention in the acknowledgements for sure.
Thanks so much for your response! I changed the general settings as you suggested which fixed the blinking issue. Much appreciated.
Changing the ZOrder on the floating label unfortunately did nothing, but I managed to fix it somehow by moving the code block from rep_exec to rep_exec_always. I have no idea what was blocking it before, but I'm not complaining.
Also, thanks for your code to simplify the timer -- it seems so simple reading it, but my brain goes to needlessly complicated logic before it goes to simple math.

Thanks again for your help! You and the others who've helped me out here will get a mention in the acknowledgements for sure.