Skip to content

Remove Internal Ticker | Simplify presentation#32

Merged
Lexer747 merged 1 commit intomainfrom
dev
Sep 11, 2025
Merged

Remove Internal Ticker | Simplify presentation#32
Lexer747 merged 1 commit intomainfrom
dev

Conversation

@Lexer747
Copy link
Owner

@Lexer747 Lexer747 commented Sep 10, 2025

Removes the framerate ticker, I don't think this is necessary anymore. Cleans up some now removed flags related to this ticker.

Removes the mutex around presentation and switched to just an atomic.Of, since this component doesn't have wider concurrency context and simply just needed a way to not tear this primitive is much cleaner implementation.

Fixes some tab_completion tests.

@Lexer747 Lexer747 changed the title Dev Remove Internal Ticker | Simplify presentation Sep 11, 2025
Removes the framerate ticker, I don't think this
is necessary anymore. Cleans up some now removed
flags related to this ticker.

Removes the mutex around `presentation` and
switched to just an `atomic.Of`, since this
component doesn't have wider concurrency context
and simply just needed a way to not tear this
primitive is much cleaner implementation.

Fixes some tab_completion tests.
@Lexer747 Lexer747 merged commit 77dd532 into main Sep 11, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant