I got some Questions about the Agenda Control of JFXtras and I hope, any1 can help me.
I'm using the CalendarPicker for switching the weeks of the Agenda. In my case, it's only working at every second click on the specific day. It seems, that the Calendar Object of the agenda (agenda.getDisplayedCalendar()) is null at this case. I dont know why. See Exception here
I want to override the method or listener, which is responsible for dragging an appointment to another day or time span. I cant find the location of it in the code. I also saw the recent post for this, but I dont't know, where I need to set a ChangeListener on it
Thanks for helping me!