Closed with-heart closed 8 months ago
We can see an example from CommandPanel here:
CommandPanel
The buttons have an Anchor parent that adjusts their position. Without that adjustment, the elements aren't correctly placed within CommandPanel.BackgroundLeft.
Anchor
CommandPanel.BackgroundLeft
We can see an example from
CommandPanel
here:The buttons have an
Anchor
parent that adjusts their position. Without that adjustment, the elements aren't correctly placed withinCommandPanel.BackgroundLeft
.