SwarmOnline / Ext.ux.TouchCalendar

Sencha Touch Calendar component
113 stars 47 forks source link

Does not update when Store updates #18

Open trevoriancox opened 11 years ago

trevoriancox commented 11 years ago

Changes to the data in the store are not automatically shown in the calendar.

Further, TouchCalendarView has a refresh() method, but to update TouchCalendar presumably you would have to directly call refresh on each underlying view.