And aligning either to the left will of course result in the icon being too far away from the text. I want the text to start right next to the icon, and the composition to be centered. Adding spaces to the text results in de-centering the text and not the image. I could bake the text inside the icon texture but then I wouldn’t be able to modify the text dinamically.
Hmmm, I could make a child RichTextLabel and embed the image in there I guess. I was hoping for that behaviour to be more readily available in the button itself.