5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 01:43:15 +08:00
wails/v2/internal/frontend
stffabi 47af68a8cb
[windows] Allow single-clicks on wails-draggable items (#2482)
* [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
2023-03-20 08:45:21 +01:00
..
desktop [webview2] Fix error handling in CreateWebResourceResponse (#2496) 2023-03-16 10:49:59 +01:00
devserver [dev] Fix panic in devserver when using the logger (#2481) 2023-03-13 08:12:09 +01:00
dispatcher Add common text clipboard support (#2228) 2023-01-05 16:41:07 +11:00
runtime [windows] Allow single-clicks on wails-draggable items (#2482) 2023-03-20 08:45:21 +01:00
calls.go [windows-x] Support calling bound methods 2021-08-13 23:44:24 +10:00
dispatcher.go [windows-x] Update events system to accommodate dev build 2021-08-25 20:54:05 +10:00
events.go Add single listener deregistration (#1969) 2022-10-23 09:03:37 +11:00
frontend.go Add common text clipboard support (#2228) 2023-01-05 16:41:07 +11:00