Aakansha Doshi

Results 84 issues of Aakansha Doshi

To align with other Apps like Miro, Whimiscal, Tldraw, Canva - for bound text containers the font size is not scaled when resizing (with/without shift) however for some of the...

fixes https://github.com/excalidraw/excalidraw/issues/5794 https://user-images.githubusercontent.com/11256141/219024410-e6a913b4-e32d-4c54-93d0-c5bf80b0b76b.mp4 ## To checking if the hit point is element stroke ### In all shapes except Ellipse Its simple and I am just checking if the point is...

- [x] Remove `editable.style.height` and use canvas height - [x] Cleanup `redrawBoundingBox` - [x] Cleanup `getMaxContainerHeight` and `getMaxContainerWidth`, add tests, rename `getMaxContainerHeight` -> `getBoundTextMaxHeight` and rename `getMaxContainerWidth` -> `getBoundTextMaxWidth` -...

Docs for next version

do not merge

Support shortcut for wrapping text in a container. Requested on Twitter Currently, we support wrapping text in a container via the context menu https://user-images.githubusercontent.com/11256141/224036164-c19620bf-ab20-4f80-98d0-71cb2359f1a1.mp4 So we want to support the...

enhancement
good first issue
Text containers

`Text align` is not really useful for labelled arrows hence I am proposing to hide it instead. fixes #6316

After merging #6187 , If you try pasting the text element from new version (which has text measurements change) to an older version (which doesn't have the changes) - The...

Since we are importing `COLOR_PALETTE` in `utils.ts ` and `constants.ts`, and `colors.ts` imports `open-color`, it was getting bundled to all the utilities where `utils.ts` and `constants.ts` is being imported. More...

Notes - https://keybu.com/l/69d3c20bfdfd76ae6b42/creating-esm-bundle-for-excalidraw-utils for #7500 I have only moved some code to the shared folder between excalidraw and utils package and which was the simplest to move without any coupling....

for https://github.com/excalidraw/excalidraw/issues/3635 Trying out [Redacted-Regular](https://github.com/christiannaths/redacted-font#redacted-regular) [Redacted-script](https://github.com/christiannaths/redacted-font#redacted-script) [Redacted-script-bold](https://github.com/christiannaths/redacted-font#redacted-script-bold) [Scribble](https://vladocar.github.io/Scribble-Font/) [BLOKK](https://github.com/los-gordos/BLOKK) Select the font from the dropdown and try it out in https://excalidraw-git-aakansha-wireframe-excalidraw.vercel.app ![font-dropdown](https://user-images.githubusercontent.com/11256141/139298361-bab9bfe0-fb18-474f-8fea-3aa27a837826.png) ![Wireframe fonts](https://user-images.githubusercontent.com/11256141/139422483-adae91c7-6f30-4f1d-af44-9bfb7d5a9d5d.png)