• Robert Knight's avatar
    Create annotation when clicking "Annotate" button label · 61199437
    Robert Knight authored
    Fix a bug where clicking on the text "Annotate", as opposed to the icon,
    of the Annotate button would result in a highlight being created.
    
    When clicking on the text, `event.target` was the "Annotate" `<span>`
    instead of the `<button>` and so the `isAnnotateCommand` test failed.
    61199437
Name
Last commit
Last update
..
integration Loading commit data...
adder-test.js Loading commit data...
annotation-counts-test.js Loading commit data...
annotation-sync-test.js Loading commit data...
empty.html Loading commit data...
features-test.js Loading commit data...
guest-test.coffee Loading commit data...
host-test.coffee Loading commit data...
range-util-test.js Loading commit data...
selections-test.js Loading commit data...
sidebar-test.coffee Loading commit data...
sidebar-trigger-test.js Loading commit data...