render: cropper & download image

This commit is contained in:
muerwre 2018-11-28 17:57:56 +07:00
parent 857a2a0c12
commit 34d1b85513
14 changed files with 308 additions and 40 deletions

View file

@ -1,11 +1,14 @@
/*
todo shot mechanism (50%)
done client-side shot mechanism
todo croppr.js
todo shot stickers
todo hotkeys via sagas
todo shot mechanism
todo crop mechanism
todo map catalogue
todo map preview on save
todo tooltips
todo client-side shot mechanism
*/
import React from 'react';
import ReactDOM from 'react-dom';