mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-03 04:42:00 +08:00
![]() * [runtime] Make it possible to restore old drag behaviour on windows with window.wails.flags.deferDragToMouseMove * [runtime] Use deferDragToMouseMove as new default This enhanced version should work well in all cases for Windows: - No lag/delayed start of dragging - Double-Clicks and Single-Click events still work in JavaScript on elements * [docs] Add changelog |
||
---|---|---|
.. | ||
bindings.js | ||
browser.js | ||
calls.js | ||
clipboard.js | ||
events.js | ||
events.test.js | ||
ipc.js | ||
log.js | ||
main.js | ||
screen.js | ||
window.js |