Closes #57

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2024-12-28 09:38:58 +08:00
parent cbf0d050f8
commit 821a6ad4b2
8 changed files with 26 additions and 30 deletions

View File

@@ -99,7 +99,7 @@ class _HeaderControlState extends State<HeaderControl> {
@override
void dispose() {
widget.floating?.dispose();
// widget.floating?.dispose();
// fullScreenStatusListener.cancel();
clock?.cancel();
super.dispose();