Skip to content

Commit

Permalink
fix(header): no scroll top on element tap, only native. Fixes #4466
Browse files Browse the repository at this point in the history
  • Loading branch information
mlynch committed Dec 6, 2015
1 parent 37918a2 commit cfa8042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/angular/directive/headerFooterBar.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

IonicModule
.directive('ionHeaderBar', tapScrollToTopDirective())
//.directive('ionHeaderBar', tapScrollToTopDirective())

/**
* @ngdoc directive
Expand Down

0 comments on commit cfa8042

Please sign in to comment.