summaryrefslogtreecommitdiffstats
path: root/packages/excalidraw/tests/__snapshots__/excalidraw.test.tsx.snap
diff options
context:
space:
mode:
authorkj_sh6042026-05-06 21:09:38 -0400
committerkj_sh6042026-05-06 21:09:38 -0400
commitffa5f076423cf2931ffdb44409853c4460022399 (patch)
treecb6df545d27e813469fbf2cb3c229e04d8dc4690 /packages/excalidraw/tests/__snapshots__/excalidraw.test.tsx.snap
parent7f521e3e51ed16452727715491743791684c0061 (diff)
refactor: vuln fixv0.18.1
Diffstat (limited to 'packages/excalidraw/tests/__snapshots__/excalidraw.test.tsx.snap')
0 files changed, 0 insertions, 0 deletions
d>convert to f-string for readabilitytassaron1-8/+4 2022-05-06undoStack dialog's creation moved to __init__.tassaron1-17/+11 And the automatically added "greeting" components don't show in undo history 2022-05-06disable undo/redo while video is exportingtassaron1-5/+21 2022-05-05show program name as 'avp' when invoked as python -m avptassaron1-0/+1 2022-05-05start mainwindow smaller and with classic visualizertassaron1-2/+7 instead of a giant blank canvas, invite the user with some classic components and a smaller window more appropriate for this small utility :) 2022-05-05update module docstringtassaron1-5/+7 2022-05-05docstringstassaron1-8/+24 2022-05-05catch PermissionError if FFmpeg doesn't worktassaron1-1/+1 2022-05-05move more createVideo work into its own methodstassaron1-99/+116 rename renderFrame to frameRender for consistency with components 2022-05-05move "determine audio duration" into its own methodtassaron1-21/+27 2022-05-05change version numbertassaron1-1/+1 2022-05-05show every frame of preview during exporttassaron1-5/+1 2022-05-05remove Python threads from video export processtassaron1-106/+55 2022-05-05fix broken link. move commandline info lowertassaron1-20/+10 2022-05-05add more links to wikitassaron1-2/+3 2022-05-05shrink screenshot slightly, add alt/tite texttassaron1-2/+3 2022-05-05new readme with screenshottassaron2-35/+45 2022-05-03change version numbertassaron1-1/+1