@@ -2990,6 +3217,7 @@ class ChatWindow(base_class, ui_class, ColorHelperMixin):
...
@@ -2990,6 +3217,7 @@ class ChatWindow(base_class, ui_class, ColorHelperMixin):
self.tab_widget.setCurrentWidget(self.selected_session.chat_widget)# why do we switch the tab here, but do everything else in the selected_session property setter? -Dan
self.tab_widget.setCurrentWidget(self.selected_session.chat_widget)# why do we switch the tab here, but do everything else in the selected_session property setter? -Dan