mirror of
https://github.com/idrawjs/idraw
synced 2026-05-24 01:58:27 +00:00
docs: update todo list
This commit is contained in:
parent
1ad4b66ffe
commit
d608f88e8d
2 changed files with 2 additions and 3 deletions
|
|
@ -1,5 +1,3 @@
|
|||
# @idraw/board
|
||||
|
||||
## Testing
|
||||
|
||||
* []
|
||||
* [] Reset board's size
|
||||
|
|
@ -1,5 +1,6 @@
|
|||
# @idraw/core
|
||||
|
||||
* [] Reset board's size
|
||||
* [x] Scale canvas
|
||||
* [x] Scroll canvas
|
||||
* [x] Render by requestAnimateFrame
|
||||
|
|
|
|||
Loading…
Reference in a new issue