• Robert Knight's avatar
    Focus Annotation / Notes tabs on tap or mouse down · 1874d9f5
    Robert Knight authored
    Focus the Annotation and Notes tabs on touch or mouse down rather than
    click.
    
    This makes the tabs act more like tabs in native apps and feel more
    responsive.
    
    Since Angular does not provide a built-in attribute directive for
    handling touch events, implement a custom one.
    1874d9f5
h-on-touch.js 1.18 KB