mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 03:47:37 +03:00
46de49aaad
* feat(core): always use child webviews on the unstable feature * fmt
188 B
188 B
tauri | tauri-runtime-wry |
---|---|
patch:enhance | patch:enhance |
When using the unstable
feature flag, WebviewWindow
will internally use the child webview interface for flexibility.