summaryrefslogtreecommitdiffstats
path: root/core/src/alignment.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-export variants of `Length` and `alignment` typesLibravatar Héctor Ramón Jiménez2024-07-121-25/+0
* Introduce helper methods for alignment for all widgetsLibravatar Héctor Ramón Jiménez2024-07-121-0/+45
* Remove `Fill` variant for `Alignment`Libravatar Héctor Ramón Jiménez2023-02-271-3/+0
* Include alignment in the container layout hashLibravatar Imbris2021-12-061-2/+2
* Refactor alignment types into an `alignment` moduleLibravatar Héctor Ramón Jiménez2021-09-201-0/+63