excalidraw/src/scene
Gasim Gasimzada 829a65b8cb
Refactor Element Functions (#233)
* Remove `generatedraw` from element object

- Create a function that renders a single element
- Refactor rendering selected elements

* Replace getElementAbsoluteXY with getElementAbsoluteCoords
2020-01-07 19:04:52 +04:00
..
comparisons.ts Extract scene functions to their respective modules (#208) 2020-01-06 20:24:54 +04:00
createScene.ts Extract scene functions to their respective modules (#208) 2020-01-06 20:24:54 +04:00
data.ts Refactor Element Functions (#233) 2020-01-07 19:04:52 +04:00
index.ts Refactor Element Functions (#233) 2020-01-07 19:04:52 +04:00
roundRect.ts Extract scene functions to their respective modules (#208) 2020-01-06 20:24:54 +04:00
scrollbars.ts Refactor Element Functions (#233) 2020-01-07 19:04:52 +04:00
selection.ts Refactor Element Functions (#233) 2020-01-07 19:04:52 +04:00
types.ts Extract scene functions to their respective modules (#208) 2020-01-06 20:24:54 +04:00