tauri/.changes/set-zoom.md
Tony 58a7a552d7
feat: Expose webview zoom (#9378)
* Expose webview zoom

* Add js side support

* Generate bundle script

* Format

* Add change file
2024-04-05 02:10:07 +02:00

9 lines
169 B
Markdown

---
"@tauri-apps/api": minor:feat
"tauri": minor:feat
"tauri-runtime": minor:feat
"tauri-runtime-wry": minor:feat
---
Added the `set_zoom` function to the webview API.