Menu

Commit [r5351]  Maximize  Restore  History

TracBrowser, when re-expanding a folder after a collapse, restore the exact expanded/collapsed state of the entries of that folder as it was before the collapse.

This was indeed a bit trickier to do than the initial approach done in [5338]: we now store the folder ids as <tr> ids and use a user-defined node property to store the list of the ids of the rows corresponding to the folder's entries (`_entries`).

cboos 2007-05-07

changed /trunk/trac/htdocs/js/expand_dir.js
changed /trunk/trac/versioncontrol/templates/browser.html
/trunk/trac/htdocs/js/expand_dir.js Diff Switch to side-by-side view
Loading...
/trunk/trac/versioncontrol/templates/browser.html Diff Switch to side-by-side view
Loading...