sjohnsonaz / BuildJS-Full

A simple utility for class definition, inheritance, dynamic loading, MVVM, Widgets, and backend MVC.
http://buildjs.com
0 stars 0 forks source link

Optimize ObservableArray events in Switcher. #71

Closed sjohnsonaz closed 9 years ago

sjohnsonaz commented 9 years ago

Use the same optimizations from Container. However, correct the active property for any actions.

sjohnsonaz commented 9 years ago

Added activeChild watch variable. Updated reverse and sort.