|
All checks were successful
Build & Sign Wraith / Build Windows + Sign (push) Successful in 3m51s
Tool/help/editor/detach windows: - Moved ALL child window creation from JS-side WebviewWindow to Rust-side WebviewWindowBuilder via new open_child_window command. JS WebviewWindow on macOS WKWebView was creating windows that never fully initialized — the webview content process failed silently. Rust-side creation uses the proper main thread context. - All four call sites (tool, help, editor, detach) now use invoke() - Errors surface as alert() instead of silent failure RDP tab switch: - Immediate force_refresh on tab activation for instant visual feedback - 300ms delayed dimension check (was double-rAF which was too fast) - If dimensions changed, resize + 500ms delayed refresh for clean repaint - Fixes 3/4 resolution rendering after copilot panel toggle Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| capabilities | ||
| gen/schemas | ||
| icons | ||
| src | ||
| windows | ||
| build.rs | ||
| Cargo.lock | ||
| Cargo.toml | ||
| installer.nsi.template | ||
| tauri.conf.json | ||