Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #29349, comment 3


Ignore:
Timestamp:
08/29/2014 06:55:59 PM (10 years ago)
Author:
stephdau
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #29349, comment 3

    initial v1  
    11So the problem is:
    2 * the bottom of the sidebar is pinned, with a max-bottom of 180px: https://core.trac.wordpress.org/browser/trunk/src/wp-admin/js/editor-expand.js?rev=29628#L470
     2* the bottom of the sidebar is pinned, with a "max-bottom" of 180px: https://core.trac.wordpress.org/browser/trunk/src/wp-admin/js/editor-expand.js?rev=29628#L470
    33* but when one scrolls passed the doc's bottom edge with elastic scrolling, we re-enter the "// let it scroll" mode, with an "auto max-bottom": https://core.trac.wordpress.org/browser/trunk/src/wp-admin/js/editor-expand.js?rev=29628#L444
    44