Added customizable header formats#184
Conversation
|
I was just about to add this same feature. Any idea on the status of merging these @indrimuska? |
|
@volker-holz the names for the properties don't seem to match the view they are used in. I would expect the DayView to use daysHeaderFormat, instead it uses minutesHeaderFormat. The ultimate values seem correct but the names of the variables don't match the views they are used in. |
|
@shaunbowe that seemed counter-intuitive for me too in the first place - but if you take a look at the Views though you will notice that the DayView uses the hoursFormat - I wanted the [x]HeaderFormat to have a somehow corresponding name in the provider, that's why I picked "hoursHeaderFormat". You might translate it to "the format of the header when picking hours" Do you get what I'm out for? Does it make sense that way? |
|
It seems strange still but I agree it is consistent with the original code and changing it would have been more confusing. |
|
Hi guys, sorry for the late response. |
|
FYI it doesn't make sense to include the distributions files in this merge as they will be regenerated after each release. |
No description provided.