mirror of https://github.com/openclaw/openclaw.git
fromSurface: true + captureBeyondViewport: true triggers a Chromium compositor bug where cross-origin image textures are lost when extending the capture surface. Switch to fromSurface: false to use the software rendering path. For full-page captures, temporarily expand the viewport via Emulation.setDeviceMetricsOverride, preserving the current mobile/DPR/screen state during capture and restoring it afterward so pre-existing device emulation is not lost. Made-with: Cursor Co-authored-by: hakunaliu <hakunaliu@tencent.com> |
||
|---|---|---|
| .. | ||
| browser | ||
| cli | ||
| config | ||
| gateway | ||
| infra | ||
| logging | ||
| media | ||
| node-host | ||
| process | ||
| security | ||
| test-utils | ||
| utils | ||
| browser-runtime.ts | ||
| browser-tool.actions.ts | ||
| browser-tool.schema.ts | ||
| browser-tool.test.ts | ||
| browser-tool.ts | ||
| control-service.ts | ||
| core-api.ts | ||
| plugin-enabled.ts | ||
| plugin-service.ts | ||
| server.ts | ||
| utils.ts | ||