Adds undo for drawn shapes, zoom scales rdp
This commit is contained in:
parent
c41def99d3
commit
bd02ca4fd9
6 changed files with 51 additions and 37 deletions
|
@ -5,7 +5,6 @@ import {
|
|||
VectorCodeControl,
|
||||
} from "types"
|
||||
import { v4 as uuid } from "uuid"
|
||||
import Vector from "./vector"
|
||||
|
||||
export const controls: Record<string, any> = {}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue