Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Optimize how the UI is updated #30

Closed
EltonSetan opened this issue Jun 8, 2019 · 1 comment
Closed

Optimize how the UI is updated #30

EltonSetan opened this issue Jun 8, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@EltonSetan
Copy link
Contributor

The UI is being updated through a "SyncThread" but there might be a better, more optimized way to achieve this.

@EltonSetan EltonSetan added the enhancement New feature or request label Jun 8, 2019
@EltonSetan EltonSetan self-assigned this Jun 8, 2019
@EltonSetan
Copy link
Contributor Author

SyncThread is now replaced with an Handler and has a 250ms update delay.

@ghost ghost unassigned EltonSetan Jan 12, 2020
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