Skip to content

Flashcards momentarily expose the next answer as they flip back to starting position #34

Description

@nick-thinks

Fix will probably involve a few of these:
$('.flashcard_div_back > p').hide();
and
$('.flashcard_div_back > p').show();

and maybe some of jQuery's .queue(function() {}) calls after animation addClass/removeClass calls. I can't seem to get it right though...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions