Week 6 Report

Over the past week

Image editor:

PR status

This week

Image editor

  • Fix undo/redo bugs in image editor
  • Add color/thickness selectors
  • Clean up the toolbar GUI
  • Cache parts of the screen (render sections of the screen to background HTMLCanvasElements) to improve performance
    • Currently, after a large number of strokes have been added, the editor gets very slow.
  • Release a demo HTML page
6 Likes