mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 21:48:42 +08:00

committed by
Adam Bradley

parent
6506cd5982
commit
8585427fb4
@ -33,7 +33,7 @@ export class SwipeBackGesture extends SlideEdgeGesture {
|
||||
}
|
||||
|
||||
|
||||
onSlideBeforeStart(slideData: SlideData, ev: any) {
|
||||
onSlideBeforeStart(ev: any) {
|
||||
console.debug('swipeBack, onSlideBeforeStart', ev.type);
|
||||
this._nav.swipeBackStart();
|
||||
}
|
||||
|
Reference in New Issue
Block a user