Summary: When adding padding to a layer and then changing the layer to freeform the padding property ignores any further changes. When changing it back to computed padding continues to ignore new values.
Version: MacOS 0.0.0+3f2bab9
Steps to reproduce:
1. Create new layer
2. Create text layer as child layer
3. Adding padding of any value to parent layer of text
4. Switch to freeform mode on parent layer
5. Edit value of padding on parent layer
Result: Editing the value of padding is not visible in the graphical preview
Expected outcome: Changing the value of the padding for a shape when in freeform should change the padding in the graphical preview, or at the least allow the padding to be changed when switching back to computed.