fix prevent
authorHyeJin Lee <hyejin79.lee@samsung.com>
Thu, 4 Apr 2013 08:41:42 +0000 (17:41 +0900)
committerHyeJin Lee <hyejin79.lee@samsung.com>
Thu, 4 Apr 2013 08:41:42 +0000 (17:41 +0900)
Change-Id: I270ccc9a8234a250489ebafb14726cb0716430eb

src/ui/animations/FUiAnim_AnimationManager.cpp

index 1485413..f62d7d2 100644 (file)
@@ -822,8 +822,9 @@ _AnimationManager::ProcessCommittedTransaction(void)
                        pNode->SetChildrenBaseTime(_AnimationTime::GetTime());
 
                        __pRootTransaction->AddChild(*pNode);
+
+                       __committedList.SetAt(null, index);
                }
-               __committedList.SetAt(null, index);
        }
 
        __committedList.RemoveAll();