Conversation
|
Ok, thanks! there are some massive changes here though - I'll have to wait until the new year before I can really look at them - and also test to make sure they still work ok on SD cards. It would be good if you could try and look into the status issue - I don't feel great about merging something that we actually know has issues - especially as it could be trying to send over a new file while the last one is in progress. I did take a quick look at the code though and it looks ok - maybe changing One thing I did spot - it looks like maybe if you upload a |
|
Oops, I forgot I had this on my to-do list! Initial testing with For not converting: You can uncheck "Convert to Espruino" at the top of the popup. I'm open to other suggestions like defaulting to not convert, and only convert if clicking the button? (I do need to fix the popups anyway, so clicking on labels are tied to their controls... I always forget that.) |
…ancel button; supress individual file windows; add labels to conversion popups
5d4086c to
9555976
Compare
|
Thanks! This is a pretty large set of changes now though - I'll have to look at this in a bit more detail when I get time. |

Link: https://kidneyhex.github.io/EspruinoWebIDE/
An updated file upload. Just providing to save you time, if it helps. Take as much or none of it as you'd like. :)
(No special logic for metadata.json or apps, just the existing image/audio conversion.)
The status window is a little weird. The first file has a normal message and progress bar, then each file after that ends up getting its status messed up by the previous file's "Sent" status.