Always expandAll() in the central view
ClosedPublic

Authored by ervin on Dec 23 2015, 6:27 PM.

Details

Summary

Unlike the sources view, the central view has a filter proxy, so we
might not always the row inserts when grand children were already
loaded. It's generally not a big issue, except in this view where one
can't expand/collapse nodes. So always expand totally to be on the safe
side.

Diff Detail

Repository
R4 Zanshin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ervin updated this revision to Diff 1603.Dec 23 2015, 6:27 PM
ervin retitled this revision from to Always expandAll() in the central view.
ervin updated this object.
ervin edited the test plan for this revision. (Show Details)
ervin added reviewers: bensi, franckarrecot.
bensi accepted this revision.Dec 24 2015, 12:40 PM
bensi edited edge metadata.
This revision is now accepted and ready to land.Dec 24 2015, 12:40 PM
This revision was automatically updated to reflect the committed changes.