• When I run this code:

    Bangle.loadWidgets();
    Bangle.drawWidgets();
    require("textinput").input({text:"Foo"})­.then(result => {
      console.log("Text input", E.toJS(result));
    });
    

    Right at the start I see the attached. Do you not see that too? It seems from your first post that you do.


    1 Attachment

    • download (3).png
About

Avatar for Gordon @Gordon started