From a726b7cd47d417ed656aef3af012e7b6c7b00bf4 Mon Sep 17 00:00:00 2001 From: RobJacobs Date: Wed, 25 Mar 2015 13:30:15 -0400 Subject: [PATCH] fix(timepicker): remove ng-mousewheel binding The timepicker template has an ng-mousewheel binding on the hours input element and the TimepickerController also binds the elemeent to mouse wheel events. Removed ng-mousewheel binding from the template. Closes #3442 --- template/timepicker/timepicker.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/timepicker/timepicker.html b/template/timepicker/timepicker.html index 29c820dd05..cdb6250c7d 100644 --- a/template/timepicker/timepicker.html +++ b/template/timepicker/timepicker.html @@ -8,7 +8,7 @@ - + :