When you toggle the admin sidebar, it animates smoothly, but the body contents get immediate padding change, which is not good. My patch adds animation to body too.
Patch also fixes glitch caused by #652744: Admin in Opera 10 when admin buttons stays visible after closing the pane.
Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 00-admin-vert-right-closed.png | 85.16 KB | emptyvoid |
| #4 | 01-admin-vert-right-open.png | 85.51 KB | emptyvoid |
| #2 | admin-smooth.patch | 2.87 KB | neochief |
| admin-smooth.patch | 1.66 KB | neochief |
Comments
Comment #1
gooddesignusa commentedTried to run this patch and it failed.
patching file admin.toolbar.css
Hunk #1 FAILED at 171.
patching file admin.toolbar.js
Hunk #1 FAILED at 101.
Just letting you know
Comment #2
neochief commentedSorry, I had to update my working copy to latest dev. Anyways, problem is still there. Here's updated patch.
Comment #3
yhahn commentedGreat, committed: http://drupal.org/cvs?commit=310802
Comment #4
emptyvoid commentedThe recent patch causes funny actions to occur with any theme. If the menu is set to vertical top right or bottom right the body of the theme will animate on the left side instead of the right.
Issue occurs on:
Firefox 3.5 on windows vista
Internet Explorer 8 on vista
Screen shots attached.
Comment #5
yhahn commentedYeah, my bad. Should be fixed with http://drupal.org/cvs?commit=311828
I will let you set to fixed this time : P
Comment #6
neochief commentedSorry, it's my bad initially. Thankfully the fix is pretty easy.
Comment #7
yhahn commentedClosing.