mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-05-03 23:16:40 +07:00
(cleanup)
This commit is contained in:
parent
aa0085dbb7
commit
39d950d5c5
1 changed files with 10 additions and 2 deletions
12
src/index.js
12
src/index.js
|
@ -1,6 +1,13 @@
|
||||||
/*
|
/*
|
||||||
todo save spinner
|
|
||||||
|
BUGS
|
||||||
|
|
||||||
todo cancelling editing someone's else map return back to it's original address /razminochnyj/
|
todo cancelling editing someone's else map return back to it's original address /razminochnyj/
|
||||||
|
todo selecting logo on crop
|
||||||
|
|
||||||
|
FEATURES
|
||||||
|
|
||||||
|
todo save spinner
|
||||||
|
|
||||||
todo public maps
|
todo public maps
|
||||||
todo editing map on map list
|
todo editing map on map list
|
||||||
|
@ -24,7 +31,7 @@
|
||||||
todo tooltips for panel items
|
todo tooltips for panel items
|
||||||
todo maybe: map preview on save
|
todo maybe: map preview on save
|
||||||
|
|
||||||
OBLIVION STARTS HERE:
|
DONE:
|
||||||
|
|
||||||
done riding speed slider
|
done riding speed slider
|
||||||
done dont close map list on click
|
done dont close map list on click
|
||||||
|
@ -48,6 +55,7 @@
|
||||||
|
|
||||||
done stickers drag on rotate bug
|
done stickers drag on rotate bug
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import React from 'react';
|
import React from 'react';
|
||||||
import ReactDOM from 'react-dom';
|
import ReactDOM from 'react-dom';
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue