egui/crates/egui_extras/src
Emil Ernerfeldt e3acd71090
Make text background rects pixel-sharp (#5864)
Small visual teak: make sure the background text color is pixel-aligned.
2025-03-30 16:21:00 +02:00
..
datepicker Fix some clippy issues found by 1.84.0 (#5603) 2025-01-13 08:29:13 +01:00
loaders Fix Lint for debug-assert (#5846) 2025-03-25 14:18:45 +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 Add assert messages and print bad argument values in asserts (#5216) 2025-03-25 09:20:29 +01:00
strip.rs Fix some clippy issues found by 1.84.0 (#5603) 2025-01-13 08:29:13 +01:00
syntax_highlighting.rs Make text background rects pixel-sharp (#5864) 2025-03-30 16:21:00 +02:00
table.rs Fix typo in docstring for `Column::auto_size_this_frame` (#5681) 2025-02-18 18:11:48 +01:00