David Luzar
David Luzar
Hey @3ba2ii! Thanks, but the bug comes form an internal component in Excalidraw Plus (now fixed), not from the ToolButton. The checks you're fixing are actually redundant, as all the...
Hi. Sadly, no, as we only store the current canvas in the browser, and sync tab state. May I ask whether you have exited the collaboration by closing the tab,...
I think there's a PR that should be fixing this. Can you check on https://excalidraw-d2na757vo-excalidraw.vercel.app ?
> The current issue is solved but I found another issue if I drag and duplicate: What am I looking at exactly? Can you describe the steps you're doing and...
> However, if we still want to pursue a smarter default radius that decreases as the sizes of rectangular elements (rectangles and diamonds) increase, I'll work on it on the...
Btw, if we keep the slider, my idea was not to have 2 settings: "smart" and "fixed". But make it always "smart", no matter the setting.
closing as not relevant at this point!
In previous versions it didn't paste anything as far as I know, though I recently changed that to paste the element source code which I thought was better than nothing....
Sure thing Naor! Check `clipboard.ts` where we populate `text` when parsing the clipboard.
I'm thinking it's ok to take text even if just one (or more) elements are text elements. So you can copy/paste a sticky note for example.