somewhat stable
This commit is contained in:
@@ -508,7 +508,8 @@ class ChtWindow(Adw.ApplicationWindow):
|
||||
self._connect_btn.add_css_class("suggested-action")
|
||||
|
||||
if reload_session and last_session_id:
|
||||
# Transition to review mode — _load_session handles UI setup
|
||||
# Stop live player before transitioning to review mode
|
||||
self._monitor.reset()
|
||||
self._load_session(last_session_id)
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user