excalidraw/src/scene
Aakansha Doshi 7eff6893c5
calculate coords based on container viewport position (#1955)
* feat: calculate coords based on parent left and top so it renders correctly in host App

* fix text

* move offsets to state & fix bugs

* fix text jumping

* account for zoom in textWysiwyg & undo incorrect offsetting

Co-authored-by: dwelle <luzar.david@gmail.com>
2020-07-27 13:48:49 +02:00
..
browser-native.d.ts Move file system operations to separate module (#510) 2020-01-22 13:55:13 +01:00
comparisons.ts Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00
export.ts do not center text when not applicable (#1783) 2020-06-25 21:21:27 +02:00
globalScene.ts Implement line editing (#1616) 2020-06-01 11:35:44 +02:00
index.ts Fix group element removing (#1676) 2020-05-30 13:48:57 -07:00
scroll.ts calculate coords based on container viewport position (#1955) 2020-07-27 13:48:49 +02:00
scrollbars.ts Refactoring in pointer down event handler, step 3 (#1888) 2020-07-09 14:15:42 -07:00
selection.ts Fix group element removing (#1676) 2020-05-30 13:48:57 -07:00
types.ts Add collaborators names (#1223) 2020-04-07 14:02:42 +01:00
zoom.ts Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00