- Brno, Czech Republic
- https://stackoverflow.com/users/927631/dwelle
- @dluzar
Block or Report
Block or report dwelle
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
excalidraw Public
Forked from excalidraw/excalidraw
Virtual whiteboard for sketching hand-drawn like diagrams
TypeScript 1
-
-
-
ProgressCircle.js Public
Forked from qiao/ProgressCircle.js
A progress indicator in HTML5 canvas
JavaScript
1,182 contributions in the last year
Activity overview
Contribution activity
March 2023
Created 16 commits in 3 repositories
Created a pull request in excalidraw/excalidraw that received 3 comments
feat: support disabling image tool
fix #4831 EDIT: ok, just as I create the PR I find out there is already an open one to do this :) #5133 — we'll need to reconcile
Opened 7 other pull requests in 1 repository
excalidraw/excalidraw
7
merged
-
fix: use
ideographic
textBaseline to improve layout shift when editing text - fix: chrome crashing when embedding scene on chrome arm
- fix: ensure export preview is centered
-
fix: move utility types out of
.d.ts
file to fix exported declaration files - feat: add thai lang support
- fix: more jotai scopes missing
- fix: use jotai scope for editor-specific atoms
Reviewed 19 pull requests in 2 repositories
excalidraw/excalidraw
18 pull requests
- feat: add line height attribute to text element
- feat: introduce frames
- fix: division by zero in findFocusPointForEllipse leads to infinite loop in wrapText freezing Excalidraw
- fix: containerizing text incorrectly updates arrow bindings
- build: move TS and types to devDependencies
- fix: hide text align for labelled arrows
- perf: break early if the line width <= max width of the container
- fix: refresh dimensions when elements loaded from shareable link and blob
- fix: show error message when measureText API breaks in brave
- fix: add an offset of 0.5px for text editor in containers
- build(deps): bump @sideway/formula from 3.0.0 to 3.0.1 in /dev-docs
- fix: provide HelpButton title prop
- fix: Add title to HelpButton so title does not render undefined
- fix: respect text align when wrapping in a container
- build(deps): bump dns-packet from 5.3.1 to 5.4.0 in /src/packages/excalidraw
- chore: Add debug flag to enable text container bounding box
- feat: create bound container from text
- fix: compute bounding box correctly for text element when multiple element resizing
excalidraw/excalidraw-libraries
1 pull request
Created an issue in excalidraw/excalidraw that received 2 comments
pasting large text into ellipse/diamond blows call stack
steps: copy the json of a text element paste it into a small ellipse or diamond call stack exceeded