Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stuck stars #1

Open
ketrab2004 opened this issue May 2, 2022 · 0 comments
Open

Stuck stars #1

ketrab2004 opened this issue May 2, 2022 · 0 comments
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@ketrab2004
Copy link
Member

Sometimes stars get stuck on the screen

They aren't actually stuck because if i add this

if (pos == nextPos) {
    debugVar("pos: ", pos);
}

into Star::doStep() nothing actually prints.

It must be a star that doesn't get properly undrawn somehow...

(also if another star goes to the same position, it does get undrawn properly)

@ketrab2004 ketrab2004 added bug Something isn't working invalid This doesn't seem right labels May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant