Fix HammerJS Pan config bug

This commit is contained in:
Gautier Fauchart
2016-01-10 20:07:34 +00:00
parent c2e753f780
commit f13eab910c
5 changed files with 174 additions and 77 deletions

View File

@ -96,7 +96,7 @@ import * as gestures from './menu-gestures';
'id',
'side',
'type',
'threshold'
'maxEdgeStart'
],
defaultInputs: {
'side': 'left',