• Robert Knight's avatar
    Scroll share dialog and login view into view when shown · cab07fbc
    Robert Knight authored
    These dialogs appear at the top of the annotation list, scroll
    them into view if necessary.
    
    The 'scroll-into-view' library is used rather than
    Element.scrollIntoView() in order to get smooth animations that are
    consistent with how the document is scrolled to selected annotations.
    
     - Only write to the dialog visibility state in one place
       in AppController.
    
     - Scroll share and login dialogs into view when corresponding
       link is selected in top bar.
    
    Fixes #3043
    cab07fbc
Name
Last commit
Last update
h Loading commit data...
scripts Loading commit data...
.hound.yml Loading commit data...
.jscsrc Loading commit data...
.jshintignore Loading commit data...
.jshintrc Loading commit data...
gulpfile.js Loading commit data...
package.json Loading commit data...