-
- Downloads
Moved image resizer into own file and refactored how the overlayRect
is passed. Now moved to the editor context
Showing
- apps/fullstack/components/editor/index.tsx 0 additions, 1 deletionapps/fullstack/components/editor/index.tsx
- apps/fullstack/components/editor/tools/common/overlay.tsx 8 additions, 20 deletionsapps/fullstack/components/editor/tools/common/overlay.tsx
- apps/fullstack/components/editor/tools/context.tsx 5 additions, 15 deletionsapps/fullstack/components/editor/tools/context.tsx
- apps/fullstack/components/editor/tools/doodle/drawHandler.tsx 13 additions, 8 deletions.../fullstack/components/editor/tools/doodle/drawHandler.tsx
- apps/fullstack/components/editor/tools/imageEditor/context.tsx 82 additions, 38 deletions...fullstack/components/editor/tools/imageEditor/context.tsx
- apps/fullstack/components/editor/tools/imageEditor/cut/index.tsx 2 additions, 43 deletions...llstack/components/editor/tools/imageEditor/cut/index.tsx
- apps/fullstack/components/editor/tools/imageEditor/overlay.tsx 77 additions, 0 deletions...fullstack/components/editor/tools/imageEditor/overlay.tsx
- apps/fullstack/components/editor/tools/imageEditor/resize/index.tsx 9 additions, 165 deletions...tack/components/editor/tools/imageEditor/resize/index.tsx
- apps/fullstack/components/editor/tools/imageEditor/resize/resizeHandler.tsx 156 additions, 0 deletions...ponents/editor/tools/imageEditor/resize/resizeHandler.tsx
- apps/fullstack/components/editor/tools/text/context.tsx 4 additions, 8 deletionsapps/fullstack/components/editor/tools/text/context.tsx
- apps/fullstack/components/editor/tools/text/index.tsx 13 additions, 11 deletionsapps/fullstack/components/editor/tools/text/index.tsx
- apps/fullstack/components/editor/tools/toolbar.tsx 3 additions, 23 deletionsapps/fullstack/components/editor/tools/toolbar.tsx
- apps/fullstack/components/editor/tools/types.ts 9 additions, 19 deletionsapps/fullstack/components/editor/tools/types.ts
Loading
Please register or sign in to comment