Tom Brückner
Tom Brückner
Just stumbled upon this when naively trying to import Modernizr as an ES6 module. Hey guys, it's 2020 now. Just about time :-)
+1 I also want to drop an item on another item, without causing a side-effect (want to implement it myself).
@voidale: I found a lot of libraries out there, but most were missing the following capabilities: - Copy the source object as a shadow instead of moving the source directly...
@ernestoalejo Thanks for the on-drop-cancel tip! Looks like a valid workaround to prevent the DOM from being altered.
I saw the issue in `mapbox-gl-js` has been closed, but is there already a build including this?
Ok, thanks. I added a not about this to the issue that was mentioned in #234. Do you think that's enough, or shall I try to setup another issue in...
I want to second on this. I just found this package and would love to migrate, since you also provide a cluster option that the original does not offer. I'd...
I did the switch and never looked back. Can only recommend to do it.
Awesome, thanks for the fast response. Closing this to keep the issues tidy.
Hi @vasturiano, thanks for sharing these insights. I understand your ratio for including `three` in `globe.gl`. The problem is that `react-globe.gl` is a wrapper around this, so it inherits the...