You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// hack for 2v10 firmware's lack of ':size' font handling
54
54
try{
@@ -361,7 +361,7 @@ function showMessagesScroller(msg, persist) {
361
361
Bangle.emit("drag",{dy:0});// Compatibility with `kineticscroll`, stopping the scroller so it doesn't continue scrolling when the `showMessageOverview` screen is loaded.
362
362
// Zero ms timeout as to not move on before the scroller has registered the emitted drag event.
0 commit comments