Changes between Initial Version and Version 1 of Ticket #29349, comment 3
- Timestamp:
- 08/29/2014 06:55:59 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29349, comment 3
initial v1 1 1 So the problem is: 2 * the bottom of the sidebar is pinned, with a max-bottomof 180px: https://core.trac.wordpress.org/browser/trunk/src/wp-admin/js/editor-expand.js?rev=29628#L4702 * 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 3 3 * 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 4 4