5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-06 18:09:50 +08:00
wails/v3/tasks/events
Lea Anthony 1195464acb Improve window teardown on termination
This commit adds a robust teardown process for windows on application shutdown. It introduces a field to track the destruction state of each window and checks such before performing window operations. Also, it enhances the destroy functions within application for thorough clean up. Finally, redundant event handlers related to application termination were removed while fixing file generating challenge in go tasks.
2024-01-09 07:45:56 +11:00
..
generate.go Improve window teardown on termination 2024-01-09 07:45:56 +11:00