David Luzar
David Luzar
Looking into the shortcuts, we actually need to reserve `alt-w` for "align vertically". We could technically use `alt-shift-w`, but I'm worried that people will misremember it and press `cmd/ctrl-shift-w`. Even...
I'm thinking we should have just a single shortcut for wrap/unwrap. Whether we should reuse it for bind/unbind is an open question. I'd side with yes. We may have `shift-`...
can't repro the issue even before #6503, on https://excalidraw-git-aakansha-fix-it-excalidraw.vercel.app/#json=3gtuFEOgaCIn5PqGlRoSe,j2xQ1mGFsYyLxHiGs8UoiQ, on Android.
Hi. Can you write out the exact steps to reproduce? Yes, we do copy the element's JSON, but pasting it on canvas should not paste it as plaintext unless you're...
- [x] shift-resizing vertically doesn't rewrap the thext.  - [x] when shift-resizing vertically once the text doesn't fit, the container's horizontal center axis is no longer kept constant (see...
- [ ] when resizing vertically/horizontally to the negative (over the mirror line, shown in red below) should work. But barring that, we should align x and y axis behavior....
@kishaningithub no, those are just privacy-friendly analytics we're testing & error reporting that Brave is blocking anyway. So it's only keyboard shortcuts that's affected? Using mouse/touchpad works? Similarly, it works...
hey @yongjoon-km. Sorry for jumping into this late. To give a bit more context, we've had a request for this once already I believe and there were two reasons why...
> Save to feature closes dialog and showed toast message after exporting successful. That said, no matter if we close the dialog or not, you're making a fair point that...
> What would happen if we move updateScene() to use flushSync? can you try that in your fork first, if it fixes it, since you seem to be the only...