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

Implement a delta comparision for line-api widgets #3096

Open
willmcgugan opened this issue Aug 14, 2023 · 0 comments
Open

Implement a delta comparision for line-api widgets #3096

willmcgugan opened this issue Aug 14, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request Task

Comments

@willmcgugan
Copy link
Collaborator

Currently you can refresh parts of a widget by calculating the changed regions. This places a burden of calculating the changed regions on the developer. It would be convenient if there was a way of calculating deltas automatically, by comparing the previous render with a new render.

We would need to be able to do this relatively efficiently.

@davep davep added enhancement New feature or request Task labels Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Task
Projects
None yet
Development

No branches or pull requests

3 participants