Skip to content

Commit 9aed0b6

Browse files
committed
0.0.7
1 parent ed7e77b commit 9aed0b6

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

TODO

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ export spritesheet
88
BUGS
99
show/hide collapse config state
1010
pink surrounding tiles sometimes breaks
11-
FEATURES
12-
Maximize tabs - images for icons (color)
11+
TASKS
12+
test icon on windows
1313
==
1414
CUSTOM FORMATS
1515
parser combinators
@@ -40,7 +40,6 @@ Support MainMemory's macros formats
4040
21:10 <+Dick-Cord> <A​kumaYin> Being able to load and edit files without using the project setup would be nice. That's one of the few things that I prefer about the original Flex, along with the ability to preview animations.
4141
do animations as a new tab - animation editor - load one at a time and FE changes the current index
4242
animation: play, pause
43-
migration function to add a tab
4443
document how to use project files
4544

4645
use 'sonic'; as custom mapping directive

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
2-
"version": "0.0.6",
3-
"previewVersion": "0.0.7",
2+
"version": "0.0.7",
43
"scripts": {
54
"start": "electron ./static --dev"
65
},

0 commit comments

Comments
 (0)