fix(ngTouch): update workaround for desktop Webkit quirk
Fix click busting of input click triggered by a label click quickly following a touch event on a different element, in desktop and mobile WebKit To reproduce the issue fixed by this commit set up a page with - an element with ng-click - a radio button (with hg-model) and associated label In a quick sequence tap on the element and then on the label. The radio button will not be checked, unless PREVENT_DURATION has passed Closes #6302
C
Chris Constantin committed
01a34f513bb567ed6d4c81d00d7c2a777c0dae01
Parent: 916e53c
Committed by Tobias Bosch <tbosch1009@gmail.com>
on 3/21/2014, 8:05:29 PM