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

[6.1.0]Always emit trailing zero in human-readable download progress #17290

Merged
merged 2 commits into from
Jan 23, 2023
Merged

[6.1.0]Always emit trailing zero in human-readable download progress #17290

merged 2 commits into from
Jan 23, 2023

Commits on Jan 20, 2023

  1. Always emit trailing zero in human-readable download progress

    The human-readable download progress (e.g. "8.2 MiB") typically changes rapidly and, especially in the common "MiB" range, is very "jumpy" if the trailing digit is only shown if it's non-zero.
    
    Closes #16950.
    
    PiperOrigin-RevId: 493849764
    Change-Id: I115923d572b35e304280499746d28a24df83c3f3
    fmeum authored and ShreeM01 committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    d000568 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    e024e31 View commit details
    Browse the repository at this point in the history