Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 247 Bytes

refactor-window-management.md

File metadata and controls

6 lines (5 loc) · 247 Bytes
api tauri
patch
patch

The window management API was refactored: removed setX, setY, setWidth, setHeight APIs, renamed resize to setSize and the size and position APIs now allow defining both logical and physical values.