DayFlow icon indicating copy to clipboard operation
DayFlow copied to clipboard

Calendar color change

Open dcparis opened this issue 11 years ago • 1 comments

Hello- This is not an issue with the code, more of a question about changing the color of the calendar. I am not very familiar with NSCache, but I am using the calendar and want to let the user to be able to change the color of the calendar. Is there a easy way to update or refresh the NSCache so the calendar color will update, currently it only updates if I close the app and reopen it.

Thank you, Darin

dcparis avatar Jan 06 '14 21:01 dcparis

I think you can subclass the cell and change the background color from there.

evadne avatar Mar 30 '14 09:03 evadne