What happens
- I have a Frame inside a Component, the Frame width is set to a variable (with some Modes).
- Now I change it to be filled.
- I change the section Mode.
- I change the section Mode back again.
- Now the Frame in the Component is set to the variable again, instead of fill.
Expected behavior
When I change width from a variable to a fill it should not change, regardless of me changing the Mode of the Section.
Work around
- Select the frame.
- Change the width from a variable to a pixels first – this will disconnect the variable for real.
- Now change the width to fill.
- Done!
The bug and work around recorded
