Luca Fabbri

Results 72 comments of Luca Fabbri

Let's reopen this. Your suggestion with the `else` clause gave me another issue (which I don't remember now 😢) so it has been closed with a different approach. See https://github.com/bopen/leaflet-area-selection/commit/2c4ccc94f31c7eabd4485c97b2548a973dcf1673

Hi @Ryllau for 1: a codesandbox/codepen example can help to reproduce, with details about browser and OS used. Keep also in mind (it's documented somewhere) that rect drawing is not...

Hi @Ryllau, codesandbox is a good tool exactly because you can fork my example above and apply changes yourself, then give me the URL of the fork 😃 I will...

Not simple to find that answer. --- I manually added `--force-interactive` in my environment and I found some additional issues: - you can't have both `--non-interactive` and `--force-interactive` (obviously) but...

My understanding of the issues: * the `onloadstart` event is valid event for images in the specs: https://developer.mozilla.org/en-US/docs/Web/API/GlobalEventHandlers/onloadstart * It's true is not supported by Chrome, but this is registered...

Sorry @hvelarde, my portoguese is not good enough 😄 I remember that change a little: doing query with "is_folderish" was not working with new stile collections. What's your issue?

@hvelarde I don't get how it can happen. Aren't Dx based folders providing the `IFolderish` interface?

Ah, seems legit. Thanks for feedback!

I also noticed this issue once, I'm trying to recover the usecase