mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-03 23:20:27 +03:00
6 lines
221 B
Markdown
6 lines
221 B
Markdown
|
---
|
||
|
"tauri": patch
|
||
|
---
|
||
|
|
||
|
Implement `raw_window_handle::RawWindowHandle` for `tauri::Window` on `Windows` and `macOS`. The `tauri::api::dialog::window_parent` function was removed since now you can use the window directly.
|