Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

Latest commit

 

History

History
22 lines (18 loc) · 755 Bytes

TODO.md

File metadata and controls

22 lines (18 loc) · 755 Bytes

TODO

  • Add select attribute capability color picker

    • (Done. Maybe need to emphasize style selected)
  • Able to change color of selected drawable

  • Resizing bounding box

  • Move drawables using selection tool

  • Move anchors using direct selection tool

  • Add nav routing for: drawing, composing, and metadata

    • Able to change list of tools in toolbox accordingly
  • Refine pentool draw epics to be more modular and readable

  • Add feature for changing anchor handles from smooth to corner

  • Add primitive drawables (rectangle & rounded rectangle, circle)

  • Code generation and interpreter

  • Testing

  • Many more coming...

OPTIONAL

  • Improve rendering using OnPush change detection strategy
  • Improve calculation performance using GPU.js