Reactive-Extensions / RxJS

The Reactive Extensions for JavaScript
http://reactivex.io
Other
19.49k stars 2.1k forks source link

Updated drag and drop example #1493

Open alex-chuev opened 7 years ago

alex-chuev commented 7 years ago

It's better to subscribe on document's mouseup event, but not on the target's one.