I’d like to use border radius to make a frame into a circle by just entering 50% (preferably as a variable). That way, if the frame is made larger at some point later, it would still be a circle.
I do have a workaround for now, which is just to put a really large border radius value, but this seems like a hacky way to do it.
