parabeac_core icon indicating copy to clipboard operation
parabeac_core copied to clipboard

Spacers are being inserted on the unintended place

Open SushiRoll53 opened this issue 2 years ago • 0 comments

Describe the bug

In Figma on Autolayouts we can set how much space to place between widgets, which is then translated to SizedBoxed on Flutter. As today, I ran both vertical & horizontal & the SizedBoxes are out of order

To Reproduce

Steps to reproduce the behavior:

  1. Create an Autolayout with at least 3 children
  2. Used fixed spacer of 15 for example
  3. Generate & review the row or column

Impact of the problem

This cause that the UI seems off & it is incorrect

Environment:

  • OS: macOS

SushiRoll53 avatar Oct 06 '22 22:10 SushiRoll53