From 980bba32caea29a1e64b123da1e8627c2310db18 Mon Sep 17 00:00:00 2001 From: Adrian Kirk Date: Sat, 15 Oct 2022 11:33:27 +0100 Subject: [PATCH] Sliding Clock: hybrid clock: Bangle 1 need to have small minute text --- apps/slidingtext/slidingtext.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/slidingtext/slidingtext.js b/apps/slidingtext/slidingtext.js index 6397bc6eb..c8931220c 100644 --- a/apps/slidingtext/slidingtext.js +++ b/apps/slidingtext/slidingtext.js @@ -330,7 +330,7 @@ function initDisplay(settings) { vsmall: [20,15], ssmall: [22,17], small: [25,20], - msmall: [30,22], + msmall: [28,22], medium: [40,25], mlarge: [45,35], large: [50,40],