You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Coloring Cells would require adding another set of states to the cell, and wiring them up in the right places. Not impossible, but I'm not sure I like it.
Adding a number would require several changes:
• In the cell class, add a label for the number. (The dot is a cheap UIView, if I recall correctly.)
• In the method that lays out the cells, you'd have to query the number of events to update the label. That may cause a performance hit.
If you'd like to fork the repo and give it a shot, I'd love to see what you come up with!
Hi, a small suggestion to have options to show coloured cells or number of events, instead of a dot for days with events? Thank you.
The text was updated successfully, but these errors were encountered: