[READ-ONLY] Mirror of https://github.com/flo-bit/mandala. flo-bit.github.io/mandala/
0

Configure Feed

Select the types of activity you want to include in your feed.

update todo

Florian (Mar 31, 2023, 1:07 AM +0200) 8136958c 1eafc877

+4 -26
+4 -26
Readme.md
··· 2 2 3 3 simple browser based vector mandala drawing tool, using [paper.js](http://paperjs.org/) and [bulma](https://bulma.io). 4 4 5 + Try it out here: [mandala](https://flo-bit.github.io/mandala/) 6 + 7 + Also works as a web app on android (not tested) and ios. Simply add it to your homescreen. 8 + 5 9 ### TODO 6 10 7 - - [x] connect rotations slider to the actual rotation 8 - - [x] save and load settings 9 - 10 - - [x] add zoom and pan on mobile 11 11 - [x] add stuff for pwa ([ ] check android, check ipad) 12 - 13 12 - [ ] add icon/favicon 14 - 15 - - [x] file modal 16 - - [x] set background color 17 - - [x] clear current drawing 18 - 19 - - [x] save file 20 - - [x] load file 21 - - [x] export file as svg/png 22 - 23 - - [ ] save date with file 24 - 25 - - [ ] reset scale/center button 26 - 27 - - [ ] help button 28 - - [ ] add help modal 29 - 30 - - [ ] refactor/cleanup 31 - - [ ] add icons as svg instead of webfont 32 - 33 - - [ ] remove file storage on localstorage 34 - - [ ] setup help modal