fix: mobile actions, position (#8446)

Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
fufesou
2024-06-23 11:06:47 +08:00
committed by GitHub
parent a9e0ea8520
commit 40cb59336f
8 changed files with 164 additions and 48 deletions

View File

@@ -142,6 +142,8 @@ const String kOptionDisableFloatingWindow = "disable-floating-window";
const String kOptionKeepScreenOn = "keep-screen-on";
const String kOptionShowMobileAction = "showMobileActions";
const String kUrlActionClose = "close";
const String kTabLabelHomePage = "Home";