Presently Topaz has a single active web view. If you navigate to a different tab the previous tab is torn down, so when you navigate back again it is equivalent to performing a full page reload.
It would be a nicer experience if multiple tabs could be active at once so that when you switch between tabs the web page is not reloaded.
There is probably some maximum open tab count we should support, and/or some maximum lifetime for tabs that are not currently visible.
Presently Topaz has a single active web view. If you navigate to a different tab the previous tab is torn down, so when you navigate back again it is equivalent to performing a full page reload.
It would be a nicer experience if multiple tabs could be active at once so that when you switch between tabs the web page is not reloaded.
There is probably some maximum open tab count we should support, and/or some maximum lifetime for tabs that are not currently visible.