Moritz Klack

Results 440 comments of Moritz Klack
trafficstars

Hey @lonexw, thanks for your PR. Why do you think that this is necessary? We are setting a default in the component where it's used https://github.com/wbkd/react-flow/blob/main/src/container/ZoomPane/index.tsx#L43

Hey @MichaelErmovsky are you using a windows machine? I am not able to reproduce this.

Can someone check if this is "Looks like ctrl+wheel ignores all the scroll forbid properties" is still an issue on Windows? @wladimiiir it seems that we need to handle those...

@dstoyanoff This is the desired behaviour. We are resetting the store on unmount but I understand that it's a bit inconvenient here. What do you think about an `resetOnUnmount` prop?

As explained above this is the expected behaviour and actually I don't want to introduce another new prop. there are way too many already :D So, in order to achieve...

It seems that on macOs, the keyup event doesn't get fired in combination with `'Meta'`. Need to look deeper into this and see how we can fix this.

I rewrote almost anything drag-related :D Can you check the current version v10.3.0?

Hey @Sec-ant Thanks for your work here but too many things changed in the meantime. Please feel free to open again!

Thanks for the report. I will check how we can fix this.