- Bangalore
- https://aakansha.dev
- @aakansha1216
Block or Report
Block or report ad1992
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
excalidraw/excalidraw Public
Virtual whiteboard for sketching hand-drawn like diagrams
-
-
-
-
react-tags/react-tags Public
A fantastically simple tagging component for your projects
618 contributions in the last year
Less
More
Contribution activity
March 2023
Created 11 commits in 1 repository
Created a pull request in excalidraw/excalidraw that received 60 comments
feat: add line height attribute to text element
Line height algo was updated in #6187 to make it consistent across browsers. However, for older elements it breaks hence adding a line-height attri…
+327
−144
•
60
comments
Opened 9 other pull requests in 1 repository
excalidraw/excalidraw
1
open
8
merged
- fix: text element should be rendered correctly when pasted to a version before measurements change
- perf: break early if the line width <= max width of the container
- fix: hide text align for labelled arrows
- fix: show error message when measureText API breaks in brave
- fix: refresh dimensions when elements loaded from shareable link and blob
- fix: add an offset of 0.5px for text editor in containers
- fix: respect text align when wrapping in a container
- fix: compute bounding box correctly for text element when multiple element resizing
- feat: create bound container from text
Reviewed 10 pull requests in 1 repository
excalidraw/excalidraw
10 pull requests
-
fix: use
ideographictextBaseline to improve layout shift when editing text - fix: use canvas height when editing bound text and cleanup
- feat: add line height attribute to text element
- fix: division by zero in findFocusPointForEllipse leads to infinite loop in wrapText freezing Excalidraw
- fix: support breaking words containing hyphen -
- fix: hide text align for labelled arrows
- feat: add thai lang support
- fix: show error message when measureText API breaks in brave
- fix: use jotai scope for editor-specific atoms
- feat: create bound container from text
Created an issue in excalidraw/excalidraw that received 7 comments
Add a shortcut for wrapping text in a container
Support shortcut for wrapping text in a container. Requested on Twitter Currently, we support wrapping text in a container via the context menu S…
7
comments







