Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Terrarium refresh should be in a separate thread, to allow debugging an (non-animated) turtle #3

Open
battis opened this issue Sep 16, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@battis
Copy link
Member

battis commented Sep 16, 2020

Right now, entering the debugger blocks terrarium repaints, so stepping through the Turtle instructions has no visible effect.

@battis battis added the enhancement New feature or request label Sep 16, 2020
@battis
Copy link
Member Author

battis commented Apr 21, 2021

Double-check if SwingUtiltiies.invokeLater() or SwingWorker threads are being used. Probably not... but should be!

@battis battis self-assigned this Apr 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant