Changes between Initial Version and Version 1 of Ticket #32129
- Timestamp:
- 04/24/2015 08:31:39 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32129 – Description
initial v1 1 When an update is available, the row has a full (depending on the color scheme) red left border :1 When an update is available, the row has a full (depending on the color scheme) red left border ([attachment:update-available.png]). 2 2 3 After the inline update is finished, the left border color changes, but is no longer stretching to the full height .3 After the inline update is finished, the left border color changes, but is no longer stretching to the full height ([attachment:updated-current.png]). 4 4 5 The attached patch fixes that, to achieve the desired result:5 The attached [attachment:32129.diff] fixes that, to achieve the desired result ([attachment:updated-with-patch.png]).