Skip to content

Fix Screen Glitch!? #3

@NavneetNayak

Description

@NavneetNayak

If you check demo.gif in the docs/ folder you will see a screen glitch when the user finishes the typing test, this is likely caused by the following function. Clearing the screen.

def main_menu(self):
    self.clear()

This may or may not be the root cause of the bug, but is a good starting point for debugging.

More points than the specified amount may be given based on how difficult it turns out to fix the bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions