iced/core/src
Héctor Ramón Jiménez 9e815cb749
Remove Fill variant for Alignment
Implementing this generically in our `flex` logic has an exponential
cost. Let's explore other options!
2023-02-27 16:54:28 +01:00
..
keyboard Fix latest clippy lints 2022-08-17 16:09:25 +02:00
mouse Change GitHub namespace to new org for all files 2022-01-03 11:36:13 +07:00
alignment.rs Remove Fill variant for Alignment 2023-02-27 16:54:28 +01:00
background.rs Update styling example 2020-08-25 10:42:53 +02:00
color.rs Remove unnecessary clippy directives in Color 2022-12-06 04:40:50 +01:00
content_fit.rs Rename image module to content_fit in iced_core 2022-02-16 18:19:36 +07:00
font.rs Implement Default for Font 2020-04-23 22:17:00 +02:00
keyboard.rs Revert system menus support 2021-09-15 15:31:40 +07:00
length.rs Use f32 in Length::Units and rename it to Fixed 2023-02-17 15:40:17 +01:00
lib.rs Bump versions 🎉 2023-02-18 12:04:40 +01:00
mouse.rs Rename HitTestResult to Hit 2021-08-26 14:41:33 +07:00
padding.rs Fix Padding::fit on irregular values for an axis 2023-02-25 21:28:21 +01:00
pixels.rs Use f32 in Length::Units and rename it to Fixed 2023-02-17 15:40:17 +01:00
point.rs Introduce RelativeOffset type in scrollable 2023-01-08 20:07:11 +01:00
rectangle.rs Remove PartialOrd implementation for Rectangle 2023-01-08 20:19:36 +01:00
size.rs Use f32 for Padding 2023-02-17 16:09:49 +01:00
time.rs Use instant instead of wasm-timer in iced_core 2023-01-12 06:25:59 +01:00
vector.rs Fix layout translation in overlay::Group 2023-01-30 05:11:59 +01:00