Code review comment for lp:~mwhudson/loggerhead/ajaxy-changelog

Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :

The main point of this branch is not including the lists of files changed in the changelog view and, if the user clicks the disclosure triangle, loading this bit via AJAX (or AHAH, really).

It also thoroughly rejigs the way the animation is done to animate marginBottom instead of height (after reading the source for Fx.Slide from mootools...). If you artificially slow the anims down in custom.js you can see the difference fairly clearly. This bit could/should have been done in a different branch, oh well, sorry about that :)

« Back to merge proposal