edit mode drawing issue
If the topmost stack inside a partial is locked and has child stacks then those child stacks will be rendered with their labels visible but half chopped off when the partial is closed.
- add a two column stack
- add a text stack to each column
- select the two column stack and click the partial button
- select the two column stack inside the partial editor
- lock it
- pop back out of the partial
expected behavior is for the text stacks to have no labels or meta-info. that info should never be displayed on encapsulated stacks
the actual behavior is that the labels are displayed, but half chopped off