egui/crates/egui_extras/src
Emil Ernerfeldt 23ed49334e
⚠️ Rename `Rounding` to `CornerRadius` (#5673)
Breaking change!

* `Rounding` -> `CornerRadius`
* `rounding` -> `corner_radius`

This is to:
* Clarify
* Conform to other systems (e.g. Figma)
* Avoid confusion with `GuiRounding`
2025-02-04 12:53:18 +01:00
..
datepicker Fix some clippy issues found by 1.84.0 (#5603) 2025-01-13 08:29:13 +01:00
loaders Support RGB WebP images (#5586) 2025-01-07 08:35:58 +01:00
image.rs Use `profiling` crate to support more profiler backends (#5150) 2024-12-16 09:15:54 +01:00
layout.rs ⚠️ Rename `Rounding` to `CornerRadius` (#5673) 2025-02-04 12:53:18 +01:00
lib.rs Use `profiling` crate to support more profiler backends (#5150) 2024-12-16 09:15:54 +01:00
loaders.rs Animated WebP support (#5470) 2024-12-29 11:46:08 +01:00
sizing.rs Improve `egui_extras::Table` layout (#4755) 2024-07-02 20:57:46 +02:00
strip.rs Fix some clippy issues found by 1.84.0 (#5603) 2025-01-13 08:29:13 +01:00
syntax_highlighting.rs Use `profiling` crate to support more profiler backends (#5150) 2024-12-16 09:15:54 +01:00
table.rs Fix some clippy issues found by 1.84.0 (#5603) 2025-01-13 08:29:13 +01:00