• 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
..
about_this_version_dialog.html Loading commit data...
annotation.html Loading commit data...
annotation_share_dialog.html Loading commit data...
dropdown_menu_btn.html Loading commit data...
excerpt.html Loading commit data...
feedback_link.html Loading commit data...
group_list.html Loading commit data...
loggedout_message.html Loading commit data...
login_form.html Loading commit data...
markdown.html Loading commit data...
publish_annotation_btn.html Loading commit data...
search_status_bar.html Loading commit data...
share_dialog.html Loading commit data...
sidebar_tutorial.html Loading commit data...
signin_control.html Loading commit data...
sort_dropdown.html Loading commit data...
thread.html Loading commit data...
top_bar.html Loading commit data...
viewer.html Loading commit data...