progress bar is half full after an update is finished installing
Bug #1606902 reported by
Philippe
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
AppCenter |
Fix Released
|
Medium
|
Jeremy Wootten |
Bug Description
What the title says. Illustration in photo attached.
The bars should be full when finished.
Related branches
lp://staging/~jeremywootten/appcenter/restructuring-part3
- Danielle Foré: Approve (ux)
- Adam Bieńkowski (community): Approve (code)
-
Diff: 1332 lines (+674/-359)12 files modifiedsrc/AbstractAppContainer.vala (+9/-31)
src/AbstractAppList.vala (+118/-0)
src/CMakeLists.txt (+4/-0)
src/Core/ChangeInformation.vala (+3/-3)
src/Core/Package.vala (+11/-5)
src/Views/AppInfoView.vala (+29/-32)
src/Views/AppListView.vala (+235/-270)
src/Views/InstalledView.vala (+5/-5)
src/Widgets/AppActionButton.vala (+40/-0)
src/Widgets/AppListRow.vala (+31/-0)
src/Widgets/PackageRow.vala (+19/-13)
src/Widgets/UpdateHeaderRow.vala (+170/-0)
Changed in appcenter: | |
status: | New → Confirmed |
assignee: | nobody → Jeremy Wootten (jeremywootten) |
Changed in appcenter: | |
status: | Confirmed → In Progress |
Changed in appcenter: | |
importance: | Undecided → Medium |
Changed in appcenter: | |
milestone: | none → loki+1-beta1 |
status: | In Progress → Fix Committed |
Changed in appcenter: | |
milestone: | loki+1-beta1 → 0.1.0.1 |
Changed in appcenter: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.