-
- Downloads
Moved legacy text snip into own file. Added alignment helpers to text
tool
Showing
- apps/fullstack/app/debug/playground/editor/page.tsx 1 addition, 1 deletionapps/fullstack/app/debug/playground/editor/page.tsx
- apps/fullstack/components/editor/context.tsx 129 additions, 15 deletionsapps/fullstack/components/editor/context.tsx
- apps/fullstack/components/editor/index.tsx 0 additions, 2 deletionsapps/fullstack/components/editor/index.tsx
- apps/fullstack/components/editor/tools/common/drag.tsx 2 additions, 9 deletionsapps/fullstack/components/editor/tools/common/drag.tsx
- apps/fullstack/components/editor/tools/common/overlay.tsx 34 additions, 17 deletionsapps/fullstack/components/editor/tools/common/overlay.tsx
- apps/fullstack/components/editor/tools/common/overlayContainer.tsx 0 additions, 12 deletions...stack/components/editor/tools/common/overlayContainer.tsx
- apps/fullstack/components/editor/tools/doodle/drawHandler.tsx 9 additions, 9 deletions.../fullstack/components/editor/tools/doodle/drawHandler.tsx
- apps/fullstack/components/editor/tools/doodle/index.tsx 9 additions, 9 deletionsapps/fullstack/components/editor/tools/doodle/index.tsx
- apps/fullstack/components/editor/tools/move/context.tsx 15 additions, 9 deletionsapps/fullstack/components/editor/tools/move/context.tsx
- apps/fullstack/components/editor/tools/move/index.tsx 10 additions, 1 deletionapps/fullstack/components/editor/tools/move/index.tsx
- apps/fullstack/components/editor/tools/move/moveHandler.tsx 5 additions, 5 deletionsapps/fullstack/components/editor/tools/move/moveHandler.tsx
- apps/fullstack/components/editor/tools/move/zoomHandler.tsx 3 additions, 3 deletionsapps/fullstack/components/editor/tools/move/zoomHandler.tsx
- apps/fullstack/components/editor/tools/text/context.tsx 25 additions, 8 deletionsapps/fullstack/components/editor/tools/text/context.tsx
- apps/fullstack/components/editor/tools/text/index.tsx 145 additions, 40 deletionsapps/fullstack/components/editor/tools/text/index.tsx
- apps/fullstack/components/editor/tools/text/text.module.scss 28 additions, 3 deletionsapps/fullstack/components/editor/tools/text/text.module.scss
- apps/fullstack/components/editor/tools/toolbar.module.scss 2 additions, 6 deletionsapps/fullstack/components/editor/tools/toolbar.module.scss
- apps/fullstack/components/editor/tools/toolbar.tsx 2 additions, 9 deletionsapps/fullstack/components/editor/tools/toolbar.tsx
- apps/fullstack/components/editor/tools/types.ts 4 additions, 2 deletionsapps/fullstack/components/editor/tools/types.ts
- apps/fullstack/components/editor/viewer/page.tsx 6 additions, 4 deletionsapps/fullstack/components/editor/viewer/page.tsx
- apps/fullstack/components/editor/worker/overlayWorker.tsx 5 additions, 0 deletionsapps/fullstack/components/editor/worker/overlayWorker.tsx
Loading
Please register or sign in to comment