-
Notifications
You must be signed in to change notification settings - Fork 2
add loader [CPP-920] #987
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
add loader [CPP-920] #987
Conversation
Screen.Recording.2023-04-04.at.9.13.06.am.movthink this looks way better. (will have to address the case when tcp connected but no settings etc... maybe just make this bar only on refresh action + write action?) |
Frontend and Release Workflow Started here |
"Name": "", | ||
"Value": "" | ||
}] | ||
rows: [] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why do we need to remove this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
My.Movie.1.mp4
sped up by x4.
loader shows when clicking refresh button
ideally might change this to not use qml loaders, wanting to make this a single bar and do some lerping so it will look much cleaner (?)
trying to figure out how to best design this but sucks cant hotswap changes directly on console 🤮