Scale panels proportionally

How can I make my panels proportional to their parent ? Instead, my panels scale according to how many pixels the parent was scaled.


I found Unity’s UI video tutorials to be extremely helpful.


The video titled UI RectTransform should lead you to the best way to answer this. Pay close attention when he starts talking anchors and pivots.