wry@0.11.0
Ce contenu n’est pas encore disponible dans votre langue.
- Allow resizing of borderless window on Windows
- Mark enums as
#[non_exhaustive]
to prevent breaking changes on enum update. - Bump tao to
0.4
. Please refer totao
changelog for more details. -
- Add
focus
method toWebview
- Add
- Add
WebviewExtWindows
trait withcontroller
method - 621ed1f feat: add
.focus()
toWebview
(#325) on 2021-07-05 - 96b7b94 Add controller method instead (#326) on 2021-07-07
- macOS: Remove handler in the webview as it should be handled with the menu.
- Fixes multiple custom protocols registration on Windows.
© 2024 Tauri Contributors. CC-BY / MIT