fix: handle system gestures for ToolHub panels

This commit is contained in:
7015725
2026-05-12 10:24:30 +08:00
parent 5c95d04fab
commit 7b7fbdf9cf
8 changed files with 124 additions and 140 deletions

View File

@@ -41,6 +41,7 @@ function FloatBallAppWM(logger) {
viewerPanel: null,
viewerPanelLp: null,
viewerPanelType: null,
mask: null,
maskLp: null,