mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 20:48:52 +03:00
7616e6cc7b
* feat(api): validate window API `size` and `location` arguments * fmt
116 B
116 B
api |
---|
patch |
Validate arguments on the window setLocation
, setSize
, setMinSize
and setMaxSize
API.