excalidraw/src/scene
Pete Hunt dcb93f75e6
[RFC] Randomized names next to mouse pointers. (#971)
* [WIP] Add names next to pointers

This implements the rendering and messaging across. Still need to do the UI to set the name.

Also, not really sure what's the best place to send the name and store it.

* Add randomized names

Co-authored-by: Christopher Chedeau <vjeux@fb.com>
2020-03-15 18:56:38 -07: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 [RFC] Randomized names next to mouse pointers. (#971) 2020-03-15 18:56:38 -07:00
globalScene.ts remove most setState({}) (#959) 2020-03-15 10:06:41 -07:00
index.ts remove most setState({}) (#959) 2020-03-15 10:06:41 -07:00
scroll.ts Refactor (#862) 2020-03-07 16:20:38 +01:00
scrollbars.ts Improve scrollbar-mouse interaction (#667) 2020-03-01 21:43:35 +01:00
selection.ts Fix many syncing issues (#952) 2020-03-14 20:46:57 -07:00
types.ts [RFC] Randomized names next to mouse pointers. (#971) 2020-03-15 18:56:38 -07:00
zoom.ts Remove last get/setTransform (#964) 2020-03-15 12:25:18 -07:00