Moritz Klack
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...
k, thanks!
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...
 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...