mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-17 07:31:52 +03:00
7616e6cc7b
* feat(api): validate window API `size` and `location` arguments * fmt
6 lines
116 B
Markdown
6 lines
116 B
Markdown
---
|
|
"api": patch
|
|
---
|
|
|
|
Validate arguments on the window `setLocation`, `setSize`, `setMinSize` and `setMaxSize` API.
|