excalidraw/src/scene
David Luzar 4dd947b261
fix scrollToCenter when no elements supplied (#1222)
* fix scrollToCenter when no elements supplied

* make getCommonBounds return default values on empty elements
2020-04-04 18:45:14 +02:00
..
browser-native.d.ts Move file system operations to separate module (#510) 2020-01-22 13:55:13 +01:00
comparisons.ts Fix many syncing issues (#952) 2020-03-14 20:46:57 -07:00
export.ts sync remote selection (#1207) 2020-04-04 16:02:16 +02:00
globalScene.ts remove most setState({}) (#959) 2020-03-15 10:06:41 -07:00
index.ts fix z-index action to account for deleted elems and add tests (#1077) 2020-03-26 00:28:50 -07:00
scroll.ts fix scrollToCenter when no elements supplied (#1222) 2020-04-04 18:45:14 +02:00
scrollbars.ts Proper RTL support (#1154) 2020-04-02 12:21:19 -04:00
selection.ts fix z-index action to account for deleted elems and add tests (#1077) 2020-03-26 00:28:50 -07:00
types.ts Broadcast mouse activity (#1175) 2020-04-04 17:12:19 +02:00
zoom.ts Remove last get/setTransform (#964) 2020-03-15 12:25:18 -07:00