fix: show predictive back affordance for settings overlay

This commit is contained in:
7015725
2026-05-13 07:20:26 +08:00
parent efb14bcde0
commit 2a53c872eb
4 changed files with 86 additions and 11 deletions

View File

@@ -43,6 +43,8 @@ function FloatBallAppWM(logger) {
viewerPanelLp: null,
viewerPanelType: null,
panelBackCallbackEntries: [],
predictiveBackIndicatorView: null,
predictiveBackIndicatorLp: null,
// 设置类 UI App 化单窗口页面栈settings -> 子页面 -> 编辑页)
toolAppActive: false,