-
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
When you answer a card, any morphs on that card will be stored in a 'morphs seen today' list. When undoing (ctrl+z), that list becomes outdated, which can cause unexpected skipping of future cards. To avoid this, we've added custom logic to the undo process, which rebuilds the 'morphs seen today' list.
It's a pretty complicated process so I wouldn't be shocked if some bugs have been introduced because of it... Could you try to disable the add-on and repeat the same process to see if the result is any different? |
Beta Was this translation helpful? Give feedback.
When you answer a card, any morphs on that card will be stored in a 'morphs seen today' list. When undoing (ctrl+z), that list becomes outdated, which can cause unexpected skipping of future cards. To avoid this, we've added custom logic to the undo process, which rebuilds the 'morphs seen today' list.
It's a pretty complicated process so I wouldn't be shocked if some bugs have been introduced because of it... Could you try to disable the add-on and repeat the same process to see if the result is any different?