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

[sfos] Fix BusyIndicator is shown all the time #164

Closed
wants to merge 1 commit into from

Conversation

jmastr
Copy link
Collaborator

@jmastr jmastr commented Nov 11, 2017

Currently the BusyIndicator works on V-Play as expected: It is shown,
when the list is not loaded yet and it is hidden otherwise.

On SailfishOS the BusyIndicator is shown all the time. The patch fixes
this issue.

Closes #143

Currently the BusyIndicator works on V-Play as expected: It is shown,
when the list is not loaded yet and it is hidden otherwise.

On SailfishOS the BusyIndicator is shown all the time. The patch fixes
this issue.

Closes #143
@micuintus
Copy link
Owner

Fixes #143, but unfortunately reintroduces #141 :/

@jmastr
Copy link
Collaborator Author

jmastr commented Nov 17, 2017

dang it! :D

@jmastr jmastr closed this Nov 17, 2017
@jmastr jmastr deleted the jmastr/issue_143 branch December 7, 2019 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[SailfishOS] BusyIndicator is broken (again…)
2 participants