-
- Downloads
Added Remote pointer handler to show the current pointers of other
users on the current selected page. See also #32, a refactor of the old pointer-tool branch. Some Todos: Different style for touch and pen. Highlight on click. Only active with normal select tool. Configuration options
Showing
- apps/fullstack/components/editor/viewer/page.tsx 243 additions, 62 deletionsapps/fullstack/components/editor/viewer/page.tsx
- apps/fullstack/components/editor/viewer/viewer.module.scss 17 additions, 0 deletionsapps/fullstack/components/editor/viewer/viewer.module.scss
- apps/fullstack/components/editor/worker/overlayWorker.tsx 22 additions, 13 deletionsapps/fullstack/components/editor/worker/overlayWorker.tsx
- apps/fullstack/components/editor/worker/remotePointerHandler.tsx 163 additions, 0 deletions...llstack/components/editor/worker/remotePointerHandler.tsx
- apps/socket/src/prefixes/pointer/socket.ts 54 additions, 0 deletionsapps/socket/src/prefixes/pointer/socket.ts
- apps/socket/src/prefixes/pointer/types.ts 19 additions, 0 deletionsapps/socket/src/prefixes/pointer/types.ts
- apps/socket/src/prefixes/setupNamespace.ts 9 additions, 2 deletionsapps/socket/src/prefixes/setupNamespace.ts
- apps/socket/src/types.ts 9 additions, 1 deletionapps/socket/src/types.ts
Loading
Please register or sign in to comment