Page 2 of 2

Re: How do I shrink a Response Button Template?

Posted: Sun Aug 25, 2019 4:38 pm
by Tony Li
I'm sure there's a logic to it somewhere. Maybe you have to quest through a dark dungeon to find it. I still muddle through myself. In this case, I saw that the button's Rect Transform > Height was grayed out and set to an automatic value. So I played with its parent until I could get it to be editable, and unticking Control Child Size was what did it.

Re: How do I shrink a Response Button Template?

Posted: Sun Aug 25, 2019 4:40 pm
by AoF
Tony Li wrote: Sun Aug 25, 2019 4:38 pm I'm sure there's a logic to it somewhere. Maybe you have to quest through a dark dungeon to find it. I still muddle through myself. In this case, I saw that the button's Rect Transform > Height was grayed out and set to an automatic value. So I played with its parent until I could get it to be editable, and unticking Control Child Size was what did it.
Ah, that's a very helpful way of going about it. Thanks for sharing.