Allow users to set no height/height in percentage on Stack Panel Control and its children in GUI Editor

Related forum discussion: GUI Editor Bug :: Cannot Enter Percentage Value with Toolbox button - #7 by carolhmj

In code, it’s possible to set a Stack Panel container to have no height, which allows it to adapt to its children’s height. It is also possible to add children with sizing in percentage. This is not possible in the Editor right now.

*Ported from GitHub