Add reaction to the swipe events on touch devices
This commit is contained in:
@@ -3,6 +3,7 @@ module.exports = function (bt) {
|
||||
|
||||
bt.match('chitalka-fb2*', function (ctx) {
|
||||
ctx.setInitOption('keyboard', true);
|
||||
ctx.setInitOption('touch', true);
|
||||
ctx.setInitOption('url', ctx.getParam('url'));
|
||||
ctx.enableAutoInit();
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
- hammer
|
||||
- chitalka
|
||||
- unzip
|
||||
- storage
|
||||
|
||||
Reference in New Issue
Block a user