mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-20 17:22:08 +03:00
2032228cad
* refactor!: remove `GlobalWindowEvent` type * takee references instead
154 B
154 B
tauri |
---|
major:breaking |
Removed GlobalWindowEvent
struct, and unpacked its field to be passed directly to tauri::Builder::on_window_event
.