You are reading a single comment by @Hank and its replies. Click here to read the full conversation.
  •     if (onDrag !== undefined) Bangle.removeListener('drag',onDrag);
    

    gives me

    Uncaught ReferenceError: "onDrag" is not defined
     at line 12 col 770 in hworldclock.app.js
    ...ut);drawTimeout=undefined;if(onDrag!=­=undefined)Bangle.removeListener('drag',­on...
                                                     ^
    
About

Avatar for Hank @Hank started