Moritz Klack

Results 283 comments of Moritz Klack

Drag pane by middle mouse is the new default behaviour in v11.

Hey @Alireza29675 thanks for your PR :) I think it's a good addition, but could you do it against the v11 branch? I don't want to add any new features...

Hey, thanks for the report! Can you provide a repo with your build setup?

I would really like to understand what is going here 🤔 If someone has a repo I am happy to check it out!

@enoguchi-lmi do you have anything I could look at? A repo or a deployed app?

I could image that it has something to do with `internalsSymbol`. Does this error also occur with v11?

Hey @neo, in the moment when you add a new node to the pane, it gets measured and the dimensions then get passed back to the user via `onNodesChange`. It's...

What do you mean with "click on elements"? Should it select the node or is it about an element within the node (like a button)? I am sure there is...

![Screenshot 2022-08-22 at 13 54 05](https://user-images.githubusercontent.com/2857535/185915227-7f76bfe5-2ed5-42db-9b3e-74118232601d.png) There is a little button "Open in Codesandbox" in the bottom right corner that shows the whole code of that example: https://codesandbox.io/s/zbu68r?file=/App.js&from-sandpack=true. But you...