documentation/plans
This commit is contained in:
parent
c25653c4e2
commit
ee6e88f136
|
@ -44,6 +44,7 @@ if (src.match(/^(file|https)?:\/\/|^\/\//)) {
|
|||
|
||||
* does not work on ipad (can't scroll to the right?)
|
||||
* possibly fixed; needs testing
|
||||
* create tiles slider breaks onto 2 lines in some browsers?
|
||||
|
||||
## to do
|
||||
|
||||
|
@ -57,6 +58,8 @@ if (src.match(/^(file|https)?:\/\/|^\/\//)) {
|
|||
* add up/down arrows to the brightness slider for incremental tweaks
|
||||
* add 'all-white' tile by default in case the game data doesn't have it?
|
||||
* handle arbitrary animation frames (editor only supports 2 frames, but game data has no upper limit)
|
||||
* list how many new tiles are being created
|
||||
* combine preview and output
|
||||
|
||||
## could do
|
||||
|
||||
|
|
Loading…
Reference in New Issue