Currently when switching from one tab to the other, the tab view will be closed immediately and the user will still see the old tab for a single frame. This "flickering" is pretty ugly and unnecessary.
Ideally either the tab overview shouldn't be closed until the new tab is loaded, or the redraw should be delayed until everything necessary is updated.
Currently when switching from one tab to the other, the tab view will be closed immediately and the user will still see the old tab for a single frame. This "flickering" is pretty ugly and unnecessary.
Ideally either the tab overview shouldn't be closed until the new tab is loaded, or the redraw should be delayed until everything necessary is updated.