• 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
..
anchoring Loading commit data...
components Loading commit data...
config Loading commit data...
plugin Loading commit data...
test Loading commit data...
util Loading commit data...
.eslintrc.js Loading commit data...
adder.js Loading commit data...
annotation-counts.js Loading commit data...
annotation-sync.js Loading commit data...
delegator.coffee Loading commit data...
features.js Loading commit data...
frame-observer.js Loading commit data...
guest.coffee Loading commit data...
highlighter.js Loading commit data...
host.coffee Loading commit data...
index.js Loading commit data...
pdf-sidebar.js Loading commit data...
pdfjs-rendering-states.js Loading commit data...
plugin.coffee Loading commit data...
range-util.js Loading commit data...
selections.js Loading commit data...
sidebar-trigger.js Loading commit data...
sidebar.coffee Loading commit data...