5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 19:31:20 +08:00
wails/v2/internal/frontend
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
..
assetserver Update Svelte to Vite 3 (#1643) 2022-07-24 20:20:02 +10:00
desktop Attempted fix for both drag and doubleclick (#1704) 2022-08-08 17:27:23 +10:00
devserver Add Show() and Hide() to runtime to show/hide application (#1599) 2022-07-20 20:59:49 +10:00
dispatcher Add Show() and Hide() to runtime to show/hide application (#1599) 2022-07-20 20:59:49 +10:00
runtime Attempted fix for both drag and doubleclick (#1704) 2022-08-08 17:27:23 +10: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 [windows-x] Update events system to accommodate dev build 2021-08-25 20:54:05 +10:00
frontend.go Add Show() and Hide() to runtime to show/hide application (#1599) 2022-07-20 20:59:49 +10:00