diff --git a/docs/todo/core.md b/docs/todo/core.md index 345fa55..197d5c2 100644 --- a/docs/todo/core.md +++ b/docs/todo/core.md @@ -1,10 +1,20 @@ # @idraw/core -* [] Change idraw.selectElementByUUID to idraw.selectElementByIndex -* [] Change idraw.selectElement use uuid arg +* [] make idraw.draw() private +* [] remove idraw.initData() +* [] make idraw.pointScreenToContext() and idraw.pointContextToScreen() private +* Support Element's render + * Circle + * [] Render content + * Text + * [] Desc backgroundColor + * HTML + * [] Render content * [] Support gradient color * [] Listen keyboard action * [] Keep all num two decimals +* [x] Change idraw.selectElementByUUID to idraw.selectElementByIndex +* [x] Change idraw.selectElement use uuid arg * [x] License text in JS result * [x] Options default data * [x] BUG: Select area calculate elements error @@ -39,8 +49,6 @@ * [x] Font color * Rect * [x] Rect content - * Circle - * [] Rect content * Image * [x] Image content * [x] SVG