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

feat(Status): dynamically construct non-static widgets #128

Closed
wants to merge 1 commit into from

Conversation

GeopJr
Copy link
Owner

@GeopJr GeopJr commented Mar 27, 2023

Before:

image

After:

image

I don't really see any difference in memory usage but it might have positive effects on low-end devices.

We need to go through the bindings to be honest (on a different issue), since they are not emitted after initialization but they shouldn't either. Status edits are not a matter of binding as they replace the whole status on streaming, making most of the bindings useless anyway (edited indicator, content, polls, attachments etc are part of the edit event).

fix: #57 (?)

@GeopJr GeopJr mentioned this pull request Aug 27, 2023
@GeopJr GeopJr closed this in #424 Aug 30, 2023
@GeopJr GeopJr deleted the feat/status/dynamic-widgets-construct branch August 30, 2023 10:19
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.

[Feature request]: Status widget needs to be refactored
1 participant