wry@0.27.0
Ce contenu n’est pas encore disponible dans votre langue.
- Add function to dispatch closure with the Android context.
- On macOS, fix crash when getting dragging position.
- On Android,
wry
can again load assets from the apk’sasset
folder via a custom protocol. This is set byWebViewBuilder
’s methodwith_asset_loader
, which is exclusive to Android (by virtue of existing withinWebViewBuilderExtAndroid
). - Update
webview2-com
to0.22
andwindows-rs
to0.44
which bumps the MSRV of this crate on Windows to1.64
.
© 2024 Tauri Contributors. CC-BY / MIT