Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-08-08 22:50:55 +08:00
parent 597fca9fbf
commit bd490b87ca
5 changed files with 49 additions and 27 deletions

View File

@@ -259,6 +259,8 @@ class LiveRoomController extends GetxController {
cancelLiveTimer();
savedDanmaku?.clear();
savedDanmaku = null;
msgStream?.close();
msgStream = null;
scrollController
..removeListener(listener)
..dispose();