Issue 47: change 'show today' link to 'today' button http://code.google.com/p/webical/issues/detail?id=47
Comment #3 by mattijshoitink: Google calendar disables the today button when today is shown on the view. But this is how far I can get without introducing structural changes. The datepicker is not aware of the days shown in the VIEW, it can only calculate the days in RANGE. This does not include days in the preceding and following month (they are not in RANGE). At the moment, it is impossible to determine the days in the VIEW as the datepicker is seperated from the view. I can however restructure the CalendarPanel to include information on the days in VIEW, but this is going to cost more time as I need to figure out a durable solution. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "webical-developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/webical-developers?hl=en -~----------~----~----~----~------~----~------~--~---
