AnimaApp / Auto-Layout

Auto Layout for Sketch
https://animaapp.github.io/Auto-Layout
856 stars 40 forks source link

Grouping discards layout settings of child #35

Open chriscalo opened 7 years ago

chriscalo commented 7 years ago

Steps:

  1. Create a layer
  2. Pin it to top, left, right
  3. Resize artboard to see it working
  4. Select layer and group it
  5. Resize artboard to see it has now lost all layout constraints

Expected: Grouping one or more layers retains layout behavior.

Actual: All constraints are discarded. The group has no layout constraints, and the contained layers also have no layout constraints.

Files: Video Sketch file before Sketch file after