openmct/platform/commonUI/general
Victor Woeltjen 7080ca585e [Layout] Avoid infinite digest exception
Auto-expand tree nodes on a timeout, instead of immediately.
This is necessary in cases where auto-expansion several
layers deep occurs; if done immediately, each expansion
will trigger a new digest cycle, which at a certain depth
will appear to Angular as unstable.

Done in the context of WTD-535.
2014-12-05 13:31:57 -08:00
..
res [Layout] Use refactored switcher in Edit 2014-12-04 12:32:35 -08:00
src [Layout] Avoid infinite digest exception 2014-12-05 13:31:57 -08:00
test [Layout] Update view switcher spec 2014-12-04 12:17:43 -08:00
bundle.json [Layout] Avoid infinite digest exception 2014-12-05 13:31:57 -08:00