David Luzar

Results 833 comments of David Luzar

Hey guys, we'll try to prioritize fixing this (but it's non-trivial). Can you elaborate a bit more on the loss of hours of work due to undo/redo not working in...

Thanks @bartekpacia for the details!

Status update: we're working on it right now.

I'm not super happy about encoding the images as base64 into the JSON library file. Alternatives are keeping the files separate from the `.excalidrawlib` and zipping them into a single...

@vramiro SVGs for under this issue, yes

> By "Investigate sanitisation requirements" are you hoping to guard against [this sort of thing](https://book.hacktricks.xyz/pentesting-web/file-upload)? Yes. > Regarding the implementation, would the intention be to use [`imageCache`](https://github.com/excalidraw/excalidraw/blob/0ebe6292a310c19e7a4353fe9701a58bd7253896/src/components/App.tsx#L381) to create a...

Hello. Are you running your own collab server (https://github.com/excalidraw/excalidraw-room)? If so, how are you setting up the env variables to point to your collab server?

I did notice, but didn't think it worth mentioning. At some point my idea is to merge the two implementations completely. In fact, I envision making all shapes into lines,...

![image](https://user-images.githubusercontent.com/5153846/145041237-7a818881-6338-4f81-9a60-fbde9f9bab71.png) If we're gonna align, I actually like C-curves better at bigger sizes because the roundness is more subtle (i.e. it scales better). Some users pointed this out, and it...