IMAmuseum / tap-ios

Native iOS (iPhone & iPod) tour application for the TAP mobile application software platform. Learn more about the project at TAPintoMuseums.org.
http://tapintomuseums.org
GNU Lesser General Public License v3.0
13 stars 5 forks source link

Index doesn't reload when changing tour #9

Closed hannolans closed 11 years ago

hannolans commented 11 years ago

Yesterday we discovered that the app doesn't refresh the stop list when you switch to another tour.

to reproduce:

Possible solution: a reload data of the view of the stop list, when the user changes a tour (or when the view reappear).

hannolans commented 11 years ago

Tested and it works. Thanks!