-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor event handling and improve navigation in CalendarPicker
Reorganized mouse and touch events to occur in the CalendarPicker instead of CalendarPickerSkin. Altered key events to work with individual days instead of months for more precise navigation. Introduced a String Converter for parsing LocalDate types. The changes provide a more intuitive interaction with the calendar and streamline its functionality.
- Loading branch information
1 parent
c9af1d7
commit 4c11bda
Showing
2 changed files
with
34 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters