• Robert Knight's avatar
    Remove obsolete TODO and unnecessary effect · 73e4a33b
    Robert Knight authored
    The adder toolbar used to set the `display` style property on its
    buttons to resolve an issue with a site that would add `display:none` to
    them. The linked issue no longer occurs, possibly because the use of
    Shadow DOM hides the buttons from `document.querySelectorAll(...)`.
    
    A timeout that was used to add/remove the `is-active` class from the
    toolbar appears to be unnecessary. The "grow and fade in" transition
    when the toolbar is shown works without it.
    73e4a33b
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
.eslintrc Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...