You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Looks good, although I think you ought to provide an icon - IIRC most clocks expect one.

    I think the issue is just that you're calling info.emit("redraw"); on info, but that is a list of one or more clockinfos. Just doing info.items[0].emit("redraw"); should sort you out.

About

Avatar for Gordon @Gordon started