egui/crates/egui_extras/src/datepicker
hiyosilver 365d035b20
Added ability to disable highlighting of weekend days in DatePickerPopup. (#4151)
I added a handfull of lines to allow for the red highlight on weekends
in `DatePickerPopup` to be disabled.

I tried to follow the rules, but I've never done any kind of PR before,
and I'm also not sure if this is at all the kind of thing that is wanted
at the moment. If it is not, I'm happy to just have this removed. Just a
tiny little addition I would find useful.

---------

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
2024-03-21 11:09:19 +01:00
..
button.rs Added ability to disable highlighting of weekend days in DatePickerPopup. (#4151) 2024-03-21 11:09:19 +01:00
mod.rs Some clippy fixes from 1.72.0 2023-08-25 07:44:25 +02:00
popup.rs Added ability to disable highlighting of weekend days in DatePickerPopup. (#4151) 2024-03-21 11:09:19 +01:00