Handle keyboard shortcut FocusNode causing memory leak (#4158)
This commit is contained in:
@@ -212,8 +212,6 @@ class ThreadDetailController extends BaseController {
|
||||
);
|
||||
}
|
||||
});
|
||||
|
||||
onKeyboardShortcutInit();
|
||||
}
|
||||
|
||||
bool _validateLoadThread(ThreadId? threadId) {
|
||||
|
||||
Reference in New Issue
Block a user