Add reaction to the swipe events on touch devices

This commit is contained in:
mokhov
2015-07-10 20:21:02 +03:00
parent e748934c8a
commit 4c93a5598b
4 changed files with 2494 additions and 1 deletions

View File

@@ -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();

View File

@@ -1,3 +1,4 @@
- hammer
- chitalka
- unzip
- storage