mirror of
https://github.com/flame-engine/flame.git
synced 2025-11-01 19:12:31 +08:00
* Coordinate system * Fixess * . * . * Fix tests * Rename CoordinateSystem to PositioningType * Update docs for PositioningType * Use switch instead of if-else * PositioningType -> PositionType * Don't do unnecessary transforms * Added tests for PositionType.widget * Update doc/components.md Co-authored-by: Luan Nico <luanpotter27@gmail.com> * Added PositionType tests Co-authored-by: Lukas Klingsbo <me@lukas.fyi> Co-authored-by: Lukas Klingsbo <lukas.klingsbo@gmail.com>