egui/crates/egui_extras/src
Emil Ernerfeldt b6fe244810
Fix: apply edited `DragValue` when it looses focus (#3776)
* Closes https://github.com/emilk/egui/issues/2877
* Closes https://github.com/emilk/egui/pull/3451
2024-01-06 23:51:51 +01:00
..
datepicker egui_extras: Add more years for datepicker (#3599) 2023-11-28 14:50:19 +01:00
loaders Fix crash due to assertion during image loading from http (#3750) 2023-12-29 17:20:52 +01:00
image.rs Update resvg dependency of egui_extras (#3719) 2023-12-20 08:09:03 +01:00
layout.rs Implement table row selection and hover highlighting (#3347) 2024-01-06 18:10:34 +01:00
lib.rs Keep unsafe code forbidden when puffin is disabled (#3603) 2023-11-22 20:37:46 +01:00
loaders.rs Final image API doc tweaks 2023-09-27 16:40:26 +02:00
sizing.rs Add `#[inline]` to all builder-pattern functions (#3557) 2023-11-16 13:50:05 +01:00
strip.rs Implement table row selection and hover highlighting (#3347) 2024-01-06 18:10:34 +01:00
syntax_highlighting.rs Fix some clippy 1.75 lints (#3754) 2023-12-30 11:23:21 +01:00
table.rs Fix: apply edited `DragValue` when it looses focus (#3776) 2024-01-06 23:51:51 +01:00