dat-ecosystem-archive / dat-desktop

Peer to peer data syncronization [ DEPRECATED - More info on active projects and modules at https://dat-ecosystem.org/ ]
https://dat.foundation
MIT License
648 stars 69 forks source link

electron-drag moves window when clicking after drag #539

Open iosefa opened 6 years ago

iosefa commented 6 years ago

When clicking on the header to drag the window, the window drags but will then move to the mouse next mouse click (as if the mouse click is not being released, or rather is being released with the click).

See: https://gyazo.com/d9a6aadff66ea2298f5f8fa3ca986000

Im testing this on the react branch, in OSX 10.13.4

commit 329032809bc3f3093be2edb408ddfff3973faeb3 (HEAD -> react, origin/react)

iosefa commented 6 years ago

this doesnt seem to happen all of the time though. But it does happen most of the time.