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

FIX: Busy indicator was not active right after row states were requested #1779

Closed
wants to merge 3 commits into from

Commits on Aug 2, 2023

  1. Busy indicator was not active right after row states were requested

    so it was not clear that the displayed data was not in final state during scrolling
    JindrichSusen committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    4a8b5a5 View commit details
    Browse the repository at this point in the history
  2. Condition fixed

    JindrichSusen committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    239003c View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Row state loading disabled gui interactions

    now it only triggers the busy indicator
    JindrichSusen committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    3cd8dcf View commit details
    Browse the repository at this point in the history