I create an UI button after which I decide to change its source image with the sprite I want. It works fine, the problem is that the size is the same as the button’s size initially and not as big as the sprite I add. The artist have made all the button sprites with a certain size and I have to readjust the size every single time I add the sprite to the Source Image.
How can I make the button’s size be as big as the sprite that I add as a Source Image?