mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 19:16:41 +07:00
render: cropper & download image
This commit is contained in:
parent
857a2a0c12
commit
34d1b85513
14 changed files with 308 additions and 40 deletions
|
@ -33,4 +33,7 @@ export const ACTIONS = {
|
|||
|
||||
SHOW_RENDERER: 'SHOW_RENDERER',
|
||||
HIDE_RENDERER: 'HIDE_RENDERER',
|
||||
SET_RENDERER: 'SET_RENDERER',
|
||||
TAKE_A_SHOT: 'TAKE_A_SHOT',
|
||||
CROP_A_SHOT: 'CROP_A_SHOT',
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue