How to setup widget so that changing text stays in place?

GIF 9-11-2022 4-14-03 PM

How can I setup this widget so that when the numbers change, it does not shift the entire text’s position?

I’ve tried putting it in overlay, using size and scale boxes… nothing seems to make a difference.

This is a widget lives within another widget. I’ve tried setting its size explicitly using size box as well there:

Here is the actual timer widget with its current hierarchy (i’ve tried a lot of different setups though):

Any help is appreciated.

Just needed to align it left. If it tries to align center, then it constantly adjust itself to try and stay center.

This makes it so that I have to manually try to center by eyeball using the padding. That’s good enough for now, maybe i can think of something better later. BUt it works

1 Like