diff --git a/apps/messagegui/app.js b/apps/messagegui/app.js index 1d1a144c7..133cb0906 100644 --- a/apps/messagegui/app.js +++ b/apps/messagegui/app.js @@ -233,6 +233,7 @@ function showMusicMessage(msg) { } function showMessageScroller(msg) { + cancelReloadTimeout(); active = "scroller"; var bodyFont = fontBig; g.setFont(bodyFont);