Hi!
1 - I’m using a GridLayout Group with 2 columns, and if I have an even number of buttons, it’s ok.
2 - But if I have an Even number of buttons, I would like that the “single” button would be centered.
3 - But that does not happen, with an even number of buttons the layout is this :
Is there some way to make the layout follow model 2 if there are an even number of items?
Thanks