private void btnRecalculate_Click(object sender, EventArgs e) { //Recalculate the animations Kart.UpdateAnimationsWithExistingImages(); HideReloadScreen(); }