Week 5 Report

Over the past week

  • Added support for multiple output bundles, fixed watchInjectedJs with multiple files: PR 6664 (still in review)
  • Responded to review comments in PR 6657 (create a style guide) and PR 6650
  • Migrated EventDispatcher and string-utils-common to TypeScript (PRs still in review).
  • Panning, zooming work in the SVG editor
  • Adding new strokes mostly works
    • Panning and zooming is slow with a large number of strokes
    • Bézier-curve fitting works on a touchscreen, doesn't work well when using a stylus.

This week

  • Create a toolbar for the SVG editor (with HTML)
  • Improve Bézier fitting.
  • Implement eraser/selection tools.
8 Likes