David Luzar

Results 833 comments of 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: ![image](https://user-images.githubusercontent.com/5153846/216771757-11d7b9c3-f31e-47d0-87e1-d96ec9d66477.png)

> 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 ![image](https://user-images.githubusercontent.com/5153846/78771559-a47b0a80-7990-11ea-9b37-4b2c26b1fe79.png) 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.