aloisdeniel / aloisdeniel/figma-to-flutter

Centered nodes in groups aren't relative to the group center

Abierto
#1 0 comentarios 0 reacciones 0 asignados Ver en GitHub
bug
Lenguaje dominante
Dart
Estrellas
875
Forks
135
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

When having nodes with `LEFT`, `RIGHT`, `LEFT_RIGHT`, `BOTTOM`, `TOP`, `TOP_BOTTOM` contraints, the offset is relative to the first parent that is not a `GROUP`.

But when having a `CENTER` constraint, the offset must be relative to the center of the `GROUP`.

Currently the offset is also relative to the first parent that is not a `GROUP`.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.