excalidraw/src/scene
Jed Fox 663526129a
Proper RTL support (#1154)
* Add RTL styles. Most of the work is done by the browser 💖

* Refactor getLanguage

* Additional fixes

* Mirror the mouse pointer icon

* Move the vertical scrollbar to the left on RTL

* Revert "Mirror the mouse pointer icon"

This reverts commit f69b132538.
2020-04-02 12:21:19 -04: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 Don't reset cache while zooming using a gesture (#1103) 2020-03-28 16:59:36 -07: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 Refactor (#862) 2020-03-07 16:20:38 +01: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 Don't reset cache while zooming using a gesture (#1103) 2020-03-28 16:59:36 -07:00
zoom.ts Remove last get/setTransform (#964) 2020-03-15 12:25:18 -07:00