fix: capture screen edge back for ToolApp

This commit is contained in:
7015725
2026-05-14 03:10:25 +08:00
parent f8463490e1
commit a8cd7c193d
5 changed files with 77 additions and 8 deletions

View File

@@ -56,6 +56,7 @@ function FloatBallAppWM(logger) {
toolAppBackPreviewView: null,
toolAppBackPreviewRoute: null,
toolAppBackPreviewReady: false,
toolAppScreenBackStrips: [],
toolAppTitleView: null,
toolAppBackButton: null,
settingsGroupKey: null,