aloisdeniel / aloisdeniel/figma-to-flutter
Centered nodes in groups aren't relative to the group center
Abierto
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.