Godot Version
4.0
Question
I know this question has been asked in may21 but the solution does not work on my godot as it is 4.0. I want to spawn texure button automatically in a grid container which will center the button and shrink down the button’s size if necessary. However, when I tried to enable ingore texture size and keep the stretch mode to scale the entire texure disappears. Its likely that the texture shrinks so small that it is unseenable. Is there a way to solve this?