[email protected]
Esta página aún no está disponible en tu idioma.
- On Windows, Linux and macOS, add method
evaluate_script_with_callback
to execute javascipt with a callback. Evaluated result will be serialized into JSON string and pass to the callback. - On iOS, set webview scroll bounce default to NO.
- Update the value returned on a
None
value ofClassDecl::new("WryDownloadDelegate", class!(NSObject))
fromUIViewController
toWryDownloadDelegate
.- 7795356 fix: WryDownloadDelegate call after first time on 2023-02-20
- On Linux, disable system appearance for scrollbars.
- On Windows and Linux, implement
WebviewBuilder::with_back_forward_navigation_gestures
andWebviewAttributes::back_forward_navigation_gestures
to control swipe navigation. Disabled by default.
© 2024 Tauri Contributors. CC-BY / MIT