docs: update features plan

This commit is contained in:
chenshenhai 2021-05-27 09:07:24 +08:00
parent 83b037a869
commit de499a10ad
2 changed files with 11 additions and 3 deletions

View file

@ -1,5 +1,9 @@
# @idraw/core
- [x] Scale canvas
- [x] Scroll canvas
- [] Render by requestAnimateFrame
- [] Image load queue
- [] Render data's elements
- [] Text
- [] Rect
@ -8,5 +12,6 @@
- [] Point
- [] Drag elements
- [] Move elements' index
- [] Rotate elements
- [] Transform elements's size
- [] Undo action record

View file

@ -1,3 +1,6 @@
- [] Dashboard
- [] Data input
- [] Result export
# @idraw
- [] Dashboard render
- [] Input Data
- [] Export Picture
- [] Export source file