David Luzar

Results 833 comments of David Luzar

Hi! Do you mean excalidraw.com or the npm package?

Hello! > I've seen #4726 you have already reduced the number of dots in the ink, can this be continued (if that's the reason for the performance to many dots)...

We can probably support this (I also wanted to do this when pasting links).

One solution is to remove the element if you start zooming (or simply when we detect 2+ fingers). Any other ideas?

The reason for that actually is because we're rendering from a cache, and we invalidate the cache a bit after you stop scrolling.

> * Executing multiple `updateScene()` calls within a function results in updateScene calls to be dropped. I can trace back the point in time when it stopped working to the...

Hi, sorry for completely missing this PR! I haven't reviewed the code so can't say whether what this is fixing is legit or not. But we've just merged https://github.com/excalidraw/excalidraw/pull/5742 which...

@excalibot trigger release