mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-12 12:41:30 +03:00
@@ -118,6 +118,7 @@ class _RemotePageState extends State<RemotePage>
|
||||
void dispose() {
|
||||
debugPrint("REMOTE PAGE dispose ${widget.id}");
|
||||
_ffi.dialogManager.hideMobileActionsOverlay();
|
||||
_ffi.recordingModel.onClose();
|
||||
_rawKeyFocusNode.dispose();
|
||||
_ffi.close();
|
||||
_timer?.cancel();
|
||||
|
||||
Reference in New Issue
Block a user