David Luzar
David Luzar
@nksaraf as per updated description, would it be feasible/desirable to be able to disable a tunnel so that you don't have to chase it across the components (meaning, pass state...
I can see the issue, and I've probably already developed a habit of not drawing/selecting on the left side in anticipation of the menu being toggled. But the benefit of...
@sumit0001jnv note that at present the npm package does not implement the collaboration logic, so adding the button only will not handle that.
- simplified the atom updating - moved the UI from `LayerUI` into `excalidraw-app/index.tsx` - tweaked styling and message: 
We're good to go. Thanks @Mattross45!
> Edit: is it possible to use faker.js or something like that? I didn't dare to install it without asking. 🫣 sure, go ahead!
@ignacio-cuadra seems to work pretty well from the limited tests I've done 👍. There's of course the emoji issue you've pointed out yourself. And @ad1992 will be able to give...
It can be done right now with a rectangle shape: https://excalidraw.com/#json=5171847423328256,GhCnHZjhJpB1G5q_i5R7Aw  Though the workflow is not ideal. Anyway, this might be part of https://github.com/excalidraw/excalidraw/issues/1126
Hi @shahriarhossain! > Just wondering if there is any way to hide these links You can customize the menu and not include the `` button. More info in the readme:...
@kobe651jp can you post an example code how to reproduce that (e.g. on codesandbox)? I can reproduce the original issue, but not yours.