Aakansha Doshi

Results 503 comments of Aakansha Doshi

@Mrazator did some testing across browsers and it works very well ✨. The only issue that remains is LS in very High and low zoom levels which is in prod...

@dwelle I have pushed the changes and made some additional fixes as well. Should be good now. Also there are few functions `getElementsIntersectingFrame`, `groupsAreAtLeastIntersectingTheFrame` and `groupsAreCompletelyOutOfFrame` which seem to be...

> @ad1992 when can we expect patch with those changes? very soon, I will check if there is anything else we should push to patch and release by tonight/tomorrow.

> @ad1992 how can I know that the patch is out? I will be sharing here once the patch is released so post that you can update it

The patch is released, you can update the excalidraw version to `0.17.3`, more info here - https://github.com/excalidraw/excalidraw/releases/tag/v0.17.3 cc @yubinTW @krzysztofMlczk

> Similarly, for persisting — let's not do that in place, but add a method in App.tsx class that will also decide whether the name should be persisted based on...

Hey @Asiya1330 which version are you using? It works fine in the [docs](https://docs.excalidraw.com/docs/@excalidraw/excalidraw/integration) as well

> https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog @shrilakshmishastry as per the docs, I think you can remove the `ESC` handling as it shouldn't be needed anymore and taken care of by the dialog itself.