• 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
..
annotation-share-dialog-test.js Loading commit data...
annotation-test.js Loading commit data...
excerpt-overflow-monitor-test.js Loading commit data...
excerpt-test.js Loading commit data...
form-input-test.coffee Loading commit data...
form-validate-test.coffee Loading commit data...
group-list-test.js Loading commit data...
markdown-test.js Loading commit data...
publish-annotation-btn-test.js Loading commit data...
search-status-bar-test.js Loading commit data...
share-dialog-test.js Loading commit data...
sidebar-tutorial-test.js Loading commit data...
simple-search-test.coffee Loading commit data...
sort-dropdown-test.js Loading commit data...
spinner-test.js Loading commit data...
status-button-test.coffee Loading commit data...
thread-test.coffee Loading commit data...
util.js Loading commit data...
window-scroll-test.js Loading commit data...