Parabeac/parabeac_core

Spacers are being inserted on the unintended place

SushiRoll53 opened this issue · 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