Renamed parameter name. [UI] Fixed big card image blinking on mouse move

This commit is contained in:
magenoxx 2012-07-21 14:10:07 +04:00
parent 3085710878
commit 6fbf4c1257
4 changed files with 19 additions and 10 deletions

View file

@ -251,7 +251,7 @@ public class MageActionCallback implements ActionCallback {
}
displayCard(card.getOriginal(), data);
} else {
hideCard();
//hideCard();
}
}