Skip to main content

What happens

  1. I have a Frame inside a Component, the Frame width is set to a variable (with some Modes).
  2. Now I change it to be filled.
  3. I change the section Mode.
  4. I change the section Mode back again.
  5. 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

  1. Select the frame.
  2. Change the width from a variable to a pixels first – this will disconnect the variable for real.
  3. Now change the width to fill.
  4. Done!

 

The bug and work around recorded

 

Be the first to reply!

Reply