mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
269 B
269 B
tauri, @tauri-apps/api
| tauri | @tauri-apps/api |
|---|---|
| patch:bug | patch:bug |
Apply minWidth, minHieght, maxWidth and maxHeight constraints separately, which fixes a long standing bug where these constraints were never applied unless width and height were constrained together.