slint/internal/core/items
Simon Hausmann 37a8c50c12 Simplify FontRequest
It doesn't have to be generic as mostly the frontend code creates it with logical lengths.
2022-09-30 23:31:32 +02:00
..
flickable.rs Remove two uses untyped logical rect creation 2022-09-30 13:00:37 +02:00
image.rs Replace manual calls to LogicalLength::new() for item fields with logical_XXX getters 2022-09-30 13:00:37 +02:00
path.rs Remove more uses of LogicalRect::from_untyped() 2022-09-30 13:00:37 +02:00
text.rs Simplify FontRequest 2022-09-30 23:31:32 +02:00