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.

Comments

gooddesignusa’s picture

Tried 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

neochief’s picture

StatusFileSize
new2.87 KB

Sorry, I had to update my working copy to latest dev. Anyways, problem is still there. Here's updated patch.

yhahn’s picture

Status: Needs review » Fixed
emptyvoid’s picture

Status: Fixed » Needs work
StatusFileSize
new85.51 KB
new85.16 KB

The 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.

yhahn’s picture

Yeah, my bad. Should be fixed with http://drupal.org/cvs?commit=311828

I will let you set to fixed this time : P

neochief’s picture

Sorry, it's my bad initially. Thankfully the fix is pretty easy.

yhahn’s picture

Status: Needs work » Closed (fixed)

Closing.