Closed highruned closed 11 years ago
Excellent, thanks! See if this fixes it for you: mstratman@81a3f57
I didn't merge this because i didn't want to introduce the space changes (from space to tabs) in your commit, and this was quicker than doing an interactive merge :)
Fixes the
slideleft
animation. It thinks the element width is 0 because the element is hidden when the width is stored in the $this.contentWidth variable. I changed it so it grabs it dynamically. Happy for any other tweak though.