mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-01 03:02:28 +03:00
58a7a552d7
* Expose webview zoom * Add js side support * Generate bundle script * Format * Add change file
9 lines
169 B
Markdown
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.
|