- Fixes a typo in the
WebviewExtMacOS
conditional compilation.
- 10d7f03 fix(macos): typo in the WebviewExtMacOS conditional compilation (#568) on 2022-05-02
- Fixes a crash when the custom protocol response is empty on macOS.
- 67809f4 fix(macos): crash when custom protocol response is empty (#567) on 2022-05-01
- Add
WebView::zoom
method.
- 34b6cbc feat: add feature to zoom webview contents, closes #388 (#564) on 2022-05-02
- Set the titlebar separator style in macOS to
none
.
- 9776fc4 fix(macos): set titlebar style to
none
(#566) on 2022-05-01
- Disable webview2 mini menu
- ed0b223 fix: disable WebView2 mini menu (“OOUI”), closes #535 (#559) on 2022-04-29
© 2024 Tauri Contributors. CC-BY / MIT