Build 1260 - strange bug with scrollView and tableView

Starting with build 1260, I’m noticing that when I scroll in a scrollView or tableView, other unrelated display objects that are in mid-transition aren’t getting their onComplete callbacks called.  These are display objects that are completely unrelated to the scrollView or tableView in question, so it’s a pretty strange phenomenon.

Build 1259 does not have this problem.