tauri/.changes/dialog-ask-message-parent.md

6 lines
170 B
Markdown
Raw Normal View History

---
"tauri": patch
---
**Breaking change:** Added `window_parent: Option<&Window>` as first argument to the `ask` and `message` APIs on the `tauri::api::dialog` module.