MCPcopy
hub / github.com/SnapDrop/snapdrop / _onDragEnd

Method _onDragEnd

client/scripts/ui.js:184–186  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

182 }
183
184 _onDragEnd() {
185 this.$el.removeAttribute('drop');
186 }
187
188 _onRightClick(e) {
189 e.preventDefault();

Callers 2

_bindListenersMethod · 0.95
_onDropMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected