#How to center the Bar so it line up with Score?

1 messages · Page 1 of 1 (latest)

cedar rock
#

you probably want something like this,

|HBOX
|
|-- VBOX
|---- Score
|---- 100M
|---- Progress Bar
|
|-- Multiplier

tribal delta
#

Defintively smarter then my attempt to leverage a margin container

#

@cedar rock thanks for the suggestion, how would you go around closing the final gap?

cedar rock
tribal delta
#

Exactly

cedar rock
#

hmm I think you could maybe add a margin container to the bottom of the VBOX with the progress bar and kinda eyeball it

tribal delta
#

Thank you so much, appreciate your help