5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-04 04:30:55 +08:00
wails/v2/internal/frontend/runtime/desktop
Lea Anthony b6dee773c5
Attempted fix for both drag and doubleclick (#1704)
* Attempted fix for both drag and doubleclick

* Shameful hack for windows doubleclick events

* Handle end of drag

* Remove dbClickInterval
2022-08-08 17:27:23 +10:00
..
bindings.js [v2] Support Window runtime in JS 2021-09-09 20:10:18 +10:00
browser.js [v2] More updates 2021-09-13 20:48:41 +10:00
calls.js Fix logging bug in runtime 2022-02-02 20:42:30 +11:00
events.js Fix EventsOff in JS runtime 2021-12-29 09:11:12 +11:00
ipc.js [v2] Improved runtime builds. 2021-11-29 20:04:38 +11:00
log.js [windows-x] Generate runtime wrapper in project, initial model binding, better error handling in calls, assetdir fix, 2021-08-27 21:11:03 +10:00
main.js Attempted fix for both drag and doubleclick (#1704) 2022-08-08 17:27:23 +10:00
screen.js Expose screen dimensions (#1519) 2022-07-16 12:33:37 +10:00
window.js Rename WindowSetRGBA -> WindowSetBackgroundColour (#1506) 2022-06-29 22:31:49 +10:00