Skip to content

Latest commit

 

History

History
28 lines (27 loc) · 1.27 KB

TODO.md

File metadata and controls

28 lines (27 loc) · 1.27 KB

To-Do

  • add glue areas
  • add checkboxes to draw cutting and folding lines if desired
  • fix inputs
    • open twice in Chrome
    • multiple files don't work in Firefox
  • remove unused code
  • rotate the underlying hexagon, so the result has a flat side on the bottom (c2d04581)
    • provide an option to chose between both, as both have advantages and disadvantages (1265ecaf)
  • improve typing
  • use strict TypeScript mode
  • fix mobile layout
  • in mem canvas
  • remove inputValues: base and height are always the same
  • find good default size (to match A4 paper)
    • scale preview nicely into viewport
  • code improvements
    • remove unused refPoints
    • add tests where useful and docs everywhere
    • improve function names and directory structure
  • input improvements
    • show used cut-out in previews
    • allow drawing colors
  • improve options layout
  • allow to switch between current glue template and origami template
  • enable PWA
  • merge global.css and bundle.css