David Luzar
David Luzar
Hey @typehorror, thanks for the PR and apologies for the delay! Looks very well written and also contains tests! ❤️ Checking the behavior, it's working really well. The worry I...
@typehorror sorry for the delay! I've pushed some tweaks, namely: - changing the easing function because the old one was having issues around the ending values (there was a jank)....
Hi. If not private, having access to the file would be awesome. If private, can you please open the saved `.excalidraw` file in a text editor, and check: 1. the...
@samuelzxu Oops. Would be great! @ad1992 is a PR or some work in progress that could be blocking this?
Hi. `enter` should work. It doesn't for you?
@ryan-di what about adding `aspect ratio`. It's useful when drawing device frames, and will be especially useful once we ship frames.  Code: ```ts function greatestCommonDenominator(a: number, b: number): number...
We initially hit some roadblocks that required more changes/refactor elsewhere. Should be more or less unblocked now, though we bumped down in priority. We may restart the effort soon. @ryan-di...
Looks like a regression introduced in https://github.com/excalidraw/excalidraw/pull/6187 /cc @ad1992
> Undo isn't working for me when editing text either on Exalidraw+. On Plus, even the "while in collaboration" case isn't disabled (though its behavior during collaboration isn't good, which...
Hi @pratio! The installation doc related to the npm package. We should either create an `Integrating Excalidraw` doc, or put it as a section in the introduction: https://docs.excalidraw.com/docs/ /cc @ad1992