opt video keyboard event

opt code

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-09-12 18:42:06 +08:00
parent d6bff33d29
commit b6352a6a43
42 changed files with 763 additions and 601 deletions

View File

@@ -58,6 +58,7 @@ class MainController extends GetxController
late final optTabletNav = Pref.optTabletNav;
late bool directExitOnBack = Pref.directExitOnBack;
late bool minimizeOnExit = Pref.minimizeOnExit;
static const _period = 5 * 60 * 1000;
late int _lastSelectTime = 0;