Cards: Fix movement animation bugs

This commit is contained in:
2015-07-02 14:00:57 +02:00
parent f8ee96a48a
commit b2c52b0b55
2 changed files with 20 additions and 17 deletions

View File

@@ -24,7 +24,7 @@ namespace VAR.Focus.Web.Controls
private int _timeRefreshDisconnected = 5000;
private int _timeMoveAnimation = 300;
private int _timeMoveAnimation = 500;
#endregion