todo items

This commit is contained in:
synth-ruiner 2018-03-03 12:21:42 +00:00
parent 4c422f4484
commit 90b33e2525
1 changed files with 2 additions and 0 deletions

View File

@ -56,6 +56,8 @@ if (src.match(/^(file|https)?:\/\/|^\/\//)) {
* make brightness slider trigger redraw every so often while being dragged, instead of waiting until drag stop
* 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)
* move 'create new tiles' to output
## could do