[TIMOB-19207] Windows: Changing Tab in TabGroup should reload ListView
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2015-07-14T00:18:37.000+0000 |
| Affected Version/s | Release 4.1.0 |
| Fix Version/s | n/a |
| Components | Windows |
| Labels | n/a |
| Reporter | Kota Iguchi |
| Assignee | Kota Iguchi |
| Created | 2015-07-10T08:41:50.000+0000 |
| Updated | 2015-08-04T15:55:49.000+0000 |
Description
Suppose
Ti.UI.TabGroup has two Ti.UI.Tab which contains Ti.UI.ListView, and changes on ListView in Tab 1 affects content in ListView in Tab 2, just like the [ToDo list app](https://github.com/appcelerator-developer-relations/Sample.Todo). Currently content in ListView is not reloaded when switching between tabs. Switching between Tabs should act like "reloading" Window and its contents according to how TabGroup on iOS works.
I mistakenly understood the symptom. In ToDO app it's just updated trough global event. Making this invalid...
Closing ticket as invalid
Invalid tickets don't get a fix version