Widget button size on both axis same time?

Just a quick question I suppose

Is there a way to resize a widget button on both axis at the same time?

My button is an image with a different width and height pixel ratio and it would be much easier to keep the image ratio if I could scale on both axis at the same time then having to calculate it manually each time I resize it.

It’s for a main menu, basically the image is a character that moves/changes image on hover
thanks :slight_smile:

You will need to play with the Anchor if you mean when chaning the size of the viewport.

Usually the image itself is anchor center and it parent is whole fill screen.