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: Loading GUI #134

Merged
merged 24 commits into from
Dec 19, 2023
Merged

feat: Loading GUI #134

merged 24 commits into from
Dec 19, 2023

Conversation

Distractic
Copy link
Collaborator

In the API, we're using Kotlin Coroutine. When we want to open a new GUI and retrieve data from an IO operation (database, cache, etc.) the GUI must be opened directly but with a loading animation (or fill bit by bit)

@Distractic Distractic added the enhancement New feature or request label Dec 19, 2023
@Distractic Distractic self-assigned this Dec 19, 2023
@Distractic Distractic requested a review from Quentixx December 19, 2023 09:16
Copy link

@Distractic Distractic merged commit 0bc8fd1 into feat/gui Dec 19, 2023
3 checks passed
@Distractic Distractic deleted the feat/loading_gui branch December 19, 2023 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant