Files
egui/crates/egui_extras/src
Zach Bateman 011e0d261a egui_extras: Enable setting DatePickerButton start and end year explicitly (#7061)
Add the ability to set the `DatePickerButton`'s start and end years via
new `start_year` and `end_year` methods.

Continue to use the existing today - 100 years and today + 10 years
behavior if a year is not specified.

* This more fully closes <https://github.com/emilk/egui/issues/3597> and
expands on <https://github.com/emilk/egui/pull/3599>.
* [x] I have followed the instructions in the PR template
2025-06-16 18:27:26 +02:00
..
2025-05-28 08:33:01 +02:00
2025-04-24 17:32:50 +02:00
2024-12-29 11:46:08 +01:00