You can use box container instead of column, make gray spacer fill max height and align green spacer to the bottom.
👍 2
i
Ink
09/19/2023, 8:33 AM
Will be there any performance difference between Box where there is Spacer on the top vs two spacer in Column?
a
Alexander Zhirkevich
09/19/2023, 8:34 AM
No
i
Ink
09/19/2023, 8:34 AM
ok, thank you
a
Alexander Zhirkevich
09/19/2023, 8:37 AM
You can do even simplier if it suits your use case.
You can make your column gray, clip it, and leave gray spacer transparent (or just add padding)
v
Vlad
09/19/2023, 8:50 AM
You don't need 2 Spacers here if you saying that Green progress fills whole box.
First spaces was only defining the background colour - we can set it to the initial box.