Tapping on an airport on the map brings up the Quick View pop up. Currently, after selecting a tab of choice and dismissing Quick View, iFly automatically reverts back to the ARPT tab after an (arbitrary) time of about 5 seconds has elapsed.
The request is for it to stay on the last selected tab (be it Wx, ASPC, NAV, etc.) but switch to the appropriate tab if you click on something where the currently selected tab data isn't available. Removing the code associated with the arbitrary 5 second timer is an easy fix (removing code is always easier).
Scenario: You are flying in weather and trying to select the best alternate destination. You tap on a nearby airport and select the Wx tab. Keep tapping on nearby airports to check weather, trying to find one that is good enough for you. All is fine (Quick View stays on the selected Wx tab) until you get interrupted, say by ATC, and 5 seconds elapse between tabs. Voila! Quick View resets back to ARPT
requiring you to (re)select the Wx tab, thus unnecessarily adding to the workload.
Steps to reproduce the current behavior:
The request is for it to stay on the last selected tab (be it Wx, ASPC, NAV, etc.) but switch to the appropriate tab if you click on something where the currently selected tab data isn't available. Removing the code associated with the arbitrary 5 second timer is an easy fix (removing code is always easier).
Scenario: You are flying in weather and trying to select the best alternate destination. You tap on a nearby airport and select the Wx tab. Keep tapping on nearby airports to check weather, trying to find one that is good enough for you. All is fine (Quick View stays on the selected Wx tab) until you get interrupted, say by ATC, and 5 seconds elapse between tabs. Voila! Quick View resets back to ARPT

Steps to reproduce the current behavior:
- Zoom the map so you can see a few airports that report weather
- On the map, tap on an airport; pop up will be on ARPT tab
- Select the Wx tab
- Dismiss the pop up by tapping somewhere else on the map
- In less than 5 seconds, tap on another airport that reports weather; pop up will still be on Wx tab. Nice!
- Optional: quickly repeat steps 4 and 5; pop up will stay on Wx tab for each airport, as you selected
- Dismiss the pop up by tapping on the map
- Wait about 5 seconds (simulating you got busy with something else but are not yet done with "hunting" for weather you like)
- Tap on any of the airports you tapped on the steps above; pop up will now be on ARPT. Would be better if it stayed on Wx