fix: enable canvas webview scrolling on mobile nodes

This commit is contained in:
Peter Steinberger
2025-12-29 17:13:31 +01:00
parent 26fa9dea97
commit ebfe55f909
6 changed files with 28 additions and 4 deletions

View File

@@ -4,6 +4,7 @@
### Fixes
- macOS: Voice Wake now fully tears down the Speech pipeline when disabled (cancel pending restarts, drop stale callbacks) to avoid high CPU in the background.
- iOS/Android nodes: enable scrolling for loaded web pages in the Canvas WebView (default scaffold stays touch-first).
## 2.0.0-beta4 — 2025-12-27