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

Add Update Progress Indicator #356

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

alainm23
Copy link
Contributor

@alainm23 alainm23 commented Dec 16, 2024

@alainm23 alainm23 marked this pull request as ready for review December 16, 2024 16:32
@alainm23 alainm23 requested a review from a team December 16, 2024 16:47
src/Views/OperatingSystemView.vala Outdated Show resolved Hide resolved
src/Views/OperatingSystemView.vala Outdated Show resolved Hide resolved
src/Views/OperatingSystemView.vala Outdated Show resolved Hide resolved
@stsdc
Copy link
Member

stsdc commented Dec 16, 2024

image
Works for me

@alainm23 alainm23 requested a review from danirabbit December 16, 2024 20:28
@alainm23
Copy link
Contributor Author

I just did my latest tests and it works as expected.

image

@stsdc
Copy link
Member

stsdc commented Dec 18, 2024

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.

Copy link
Contributor

@ryonakano ryonakano left a 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.

ryonakano and others added 3 commits December 28, 2024 11:07
- 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"
@ryonakano
Copy link
Contributor

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.

@stsdc Has the above comment been fixed in #359 already?

@stsdc
Copy link
Member

stsdc commented Jan 5, 2025

No, this PR was only for vertical changes.

For horizontal I proposed here in comments.

@alainm23
Copy link
Contributor Author

alainm23 commented Jan 6, 2025

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?

@stsdc
Copy link
Member

stsdc commented Jan 6, 2025

I have posted screenshots in the review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Progress indicator when downloading updates
4 participants