mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-03 03:09:17 +08:00
![]() * Fix fatal error on otherwise clean exit. * Fix race condition while setting title during window creation. * Fix unexpected signal error when clicking webview should initiate a drag window operation. * Ensure ExecuteOnMainThread callbacks are removed from the event source list on completion. * Ensure all ExecuteOnMainThread callbacks use the expected return value on completion. * Fix potential memory leak when exiting early from startDrag. |
||
---|---|---|
.. | ||
cmd/wails | ||
internal | ||
pkg | ||
go.mod | ||
go.sum | ||
init_windows.go | ||
init.go | ||
NOTES.md | ||
README.md | ||
wails.go |
Wails v2 ALPHA
This branch contains WORK IN PROGRESS! There are no guarantees. Use at your peril!
This document will be updated as progress is made.