diff --git a/ankiqt/ui/main.py b/ankiqt/ui/main.py index 79ec133e2..f89cd1334 100755 --- a/ankiqt/ui/main.py +++ b/ankiqt/ui/main.py @@ -1851,6 +1851,7 @@ You are currently cramming. Please close this deck first.""")) self.deck.easyIntervalMax = 0.25 self.deck.newCardOrder = 0 self.deck.syncName = None + self.deck.collapseTime = 1 p.update() self.deck.updateDynamicIndices() if self.config['randomizeOnCram']: