Rudolph Gottesheim
Rudolph Gottesheim
I'm not sure I like this mutator. I get that it can be very useful, but I also think that many mutations will be very hard to kill. Consider the...
[Here you go](http://jsfiddle.net/sqgka0fv/2/). I've set `preventMouseEventsDefault: false` for my click listener to work. Now if you try to zoom using the mousewheel, the page obviously scrolls up and down since...
Do you need any more information on that?
I [fixed the problem myself](https://github.com/eventjet/svg-pan-zoom/commit/7ab8aafe7a192a51c75853f50379171ffc337fb8) and I just reference my own fix for now. I don't think this will work for you since the name of the option doesn't really...
Basically, yes. If you prevent everything, panning on mobile and zooming with the mousewheel don't work anymore.
(I hope this isn't too off-topic) This entire discussion re-affirms my belief that the in-docblock type system should be a separate repository that's shared between tools like PHPStan, Psalm and...
@oliviertassinari The error message in #34893 is very different from the one I mentioned here. Also, this was meant to be kind of an overarching issue, because I think there...
@mnajdova Since your #34905 seems to be the umbrella issue now, feel free to edit this one to be just about the specific problem with Emotion.
Well, I think it could be polyfilled pretty "easily" with a WebAssembly implementation.
@UziTech I think Google is doing something like that with their [Web Perception Toolkit](https://perceptiontoolkit.dev/). But I haven't looked into it very much.