(bugfixes)

This commit is contained in:
muerwre 2018-12-11 17:46:36 +07:00
parent 7cdc1f4f95
commit bce08b923f
5 changed files with 21 additions and 8 deletions

View file

@ -1,11 +1,20 @@
/*
todo add ability to copy-paste address after saving
todo hide sticker dialog on sticker selection
todo separate mode for stricker selection
todo save progress
done TEST: set initialData after saving map, clear is-modified
done TEST: provider / logo triggers setChanged
done shot mechanism (100%)
done client-side shot mechanism
done croppr.js
done shot stickers
todo progress
done progress
done hotkeys via sagas
done better loader screen
done network errors handling on startup
todo hotkeys via sagas
todo map catalogue
todo public maps
todo map search
@ -21,9 +30,6 @@
todo check canvas support at startup
todo check osrm is up
todo better loader screen
todo network errors handling on startup
todo map preview on save
*/
import React from 'react';