Hi Adam,
Thanks again for your fullcalendar control and the awesome new "selectable" interface.
A small enhancement would make it much more useful for me. I would like to be able to enable / disable this new behavior on the fly during program execution.
As a simple example, it would be best for my application if selectable could be set to true in day and week views, but false in month view. This could be easily done in the viewDisplay event handler, if there were a way to set "selectable". This would cover issue 529 .
Another example, I would like to disable the selectable interface based on the values of some dropdowns on my page. It would also be very handy to be able to programmatically enable / disable the "selection helper".
Thanks!
James
Mergedinto: 293