Update lib.js

master
thyttan 2022-05-11 20:24:30 +02:00 committed by GitHub
parent c8b1d16697
commit efa1254673
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -124,6 +124,7 @@ exports.input = function(options) {
]}, ]},
] ]
},{back: ()=>{ },{back: ()=>{
charTimeout = undefined;
Bangle.setUI(); Bangle.setUI();
Bangle.removeListener("swipe", onSwipe); Bangle.removeListener("swipe", onSwipe);
g.clearRect(Bangle.appRect); g.clearRect(Bangle.appRect);