Update lib.js
parent
c8b1d16697
commit
efa1254673
|
|
@ -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);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue