Aakansha Doshi
Aakansha Doshi
Hey @rwxd thanks for the contribution!. The build is fixed now so can you rebase your branch with master ? and we can discuss on better tagging then.
@Wildhoney Its currently under development, I will share the link soon
@Wildhoney here is the [code sandbox link](https://codesandbox.io/s/react-shadow-6qmix?fontsize=14&hidenavigation=1&theme=dark) I tried using shadow DOM to integrate [excalidraw](https://excalidraw.com/) You can try copy-pasting the shapes you draw or doing right-click, it's not working when...
@Wildhoney I am not using Iframe to render inside excalidraw, You can check that in the above link as well. I have created an npm package which can be used...
> Looking again, I suspect it's something in the `excalidraw` stylesheet, as putting the stylesheet outside of the shadow boundary causes it to show up: https://codesandbox.io/s/react-shadow-r8gwc?file=/src/index.js > > Events are...
@boopathi can I take this up?
I think we should merge this once we have collection of few icons for AWS library services
> Even better, and native in vscode: https://code.visualstudio.com/api/references/contribution-points#contributes.walkthroughs This looks good! We can try this
shouldn't Excalidraw be unmounted when switching the tab instead?
> should take into account current zoom (as such, visible indices should also be recalculated on zoom change?) Zooming issue is in prod too so for points inside and outside...