-
-
Notifications
You must be signed in to change notification settings - Fork 19
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 Update Progress Indicator #356
base: main
Are you sure you want to change the base?
Conversation
For me the whole updates box changes width when the values are being updated. It happens when numbers change. The effect is the jumping width. |
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.
Thanks, looks awesome! I suggested some changes as a PR, would like you to take a look at #360.
- Lessen scope - Lessen coupling - Rename the method to avoid confusion of the getter method - Unify naming notation: "xxx_size_str" is stringfied data of "xxx_size"
No, this PR was only for vertical changes. For horizontal I proposed here in comments. |
Do you have a screenshot or any way to reproduce the bug? |
I have posted screenshots in the review. |
Fixed #310
Requires: elementary/settings-daemon#173