sugar3.graphics.progressicon renders improperly with icons having a smaller visible fill area
quozl opened this issue · 0 comments
quozl commented
Reproducer: set the icon used by Browse download to 90%, then 99%.
Observed result: no difference in icon fill.
Expected result: difference in icon fill.
Does not occur with an icon where the fill area extends to the full height of the icon.
Cause is that the entire icon height is used for calculation, instead of the height of the fill area.
See also sugar3.graphics.progressicon.