Global pause / resume #12
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "global-pause"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
First stab at this --
It seems to mostly work. Right now, one can hit "space" to trigger pause and resume. Should probably think of some UI, also to indicate whether it is currently paused or not.
Some of the logic, especially for resetting time-outs for the zooms seems a bit fragile and could use some testing.
Things done:
@j - this seemed more straightforward than something which is checking state every frame, etc. - this approach seems to work, though some math maybe off - let me know if there's any feedback, thanks :-)
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Gitea.