Skip to content

Commit d94b293

Browse files
author
thyttan
committed
antonclk: appear snappy by drawing ":" ASAP
1 parent e9f5777 commit d94b293

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

apps/antonclk/ChangeLog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@
1515
0.11: Moved enhanced Anton clock to 'Anton Clock Plus' and stripped this clock back down to make it faster for new users (270ms -> 170ms)
1616
Modified to avoid leaving functions defined when using setUI({remove:...})
1717
0.12: Pass in `redraw` to allow `Bangle.uiRedraw()` to redraw the clock
18+
0.13: Draw ":" early to appear snappy.

apps/antonclk/app.js

Lines changed: 6 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/antonclk/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "antonclk",
33
"name": "Anton Clock",
4-
"version": "0.12",
4+
"version": "0.13",
55
"description": "A simple clock using the bold Anton font. See `Anton Clock Plus` for an enhanced version",
66
"icon": "app.png",
77
"screenshots": [{"url":"screenshot.png"}],

0 commit comments

Comments
 (0)