• Wow, yes - that's a big improvement!

    It's a good point about setUI - that could be a much cleaner way of handling it than just checking for a global function in showLauncher. Either way it would be pretty straightforward to just default to calling load if there was no 'unload' function.

    About the swipe not working: do you see any errors when you connect with the IDE? I guess it could be related to minification messing the code up somehow?

  • About the swipe not working: do you see any errors when you connect with the IDE? I guess it could be related to minification messing the code up somehow?

    No error messages except for "error: No http method found" (which I see on most loads for most apps). I've tried toggling pretokenization on the app loader before upload.

    Also, when setting minification options to "Simple Optimizations", or "Esprima", (also for modules) and turning on pretokenization for the web ide, swiping still works after uploading the code that way. "Advanced optimizations" don't work at all.

About

Avatar for Gordon @Gordon started