excalidraw/src/element
David Luzar 9439908b92
use a better cloning algorithm (#753)
* use a better cloning algorithm

* Revert "use a better cloning algorithm"

This reverts commit 7279262129.

* implement custom cloning algorithm

* add tests

* refactor

* don't copy canvas & ignore canvas in related ops

* fix tests
2020-02-19 22:28:11 +01:00
..
bounds.test.ts Multi Point Lines (based on Multi Point Arrows) (#660) 2020-02-04 13:45:22 +04:00
bounds.ts Align arrow caps based on bezier curve instead of stored points (#737) 2020-02-09 14:23:09 +01:00
collision.ts Canvas zooming (#716) 2020-02-15 21:03:32 +01:00
handlerRectangles.ts Canvas zooming (#716) 2020-02-15 21:03:32 +01:00
index.ts Multi Point Lines (based on Multi Point Arrows) (#660) 2020-02-04 13:45:22 +04:00
newElement.test.ts use a better cloning algorithm (#753) 2020-02-19 22:28:11 +01:00
newElement.ts use a better cloning algorithm (#753) 2020-02-19 22:28:11 +01:00
resizeTest.ts Canvas zooming (#716) 2020-02-15 21:03:32 +01:00
sizeHelpers.ts Fix issues related to history (#701) 2020-02-05 19:47:10 +01:00
textElement.ts Extract Side Panel from App component (#295) 2020-01-10 18:00:19 +04:00
textWysiwyg.tsx Canvas zooming (#716) 2020-02-15 21:03:32 +01:00
typeChecks.ts Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00
types.ts Fixes text jumping on creation (#266) 2020-01-09 00:06:25 +05:00