- 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
)
- provide an option to chose between both, as both have advantages and disadvantages (
- 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
refPoint
s - add tests where useful and docs everywhere
- improve function names and directory structure
- remove unused
- 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
andbundle.css