GoogleChromeLabs / ProjectVisBug

FireBug for designers › Edit any webpage, in any state https://a.nerdy.dev/gimme-visbug
https://visbug.web.app
Apache License 2.0
5.47k stars 287 forks source link

fix inconsistent event type #532

Closed zeaccs closed 3 years ago

zeaccs commented 3 years ago

fixed the onDragEnter listener has different event types on initWatchers and clearWatchers, also make sure dragstart & dragend are cleared before initializing.