Files
tauri/.changes/split-min-max-constraints.md
2024-07-17 04:05:56 +03:00

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.