[patch] Weather applet 'Fetching data' icon does not properly size
Bug #160387 reported by
Michael Rooney
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Awn Extras |
Fix Released
|
Low
|
Unassigned |
Bug Description
When the weather applet fetches data it shows the weather.com logo, but does not size it properly for non-default sized docks. It is just one line which needs to be added:
icon = icon.scale_
needs to be inserted after line 102 of weather.py.
Related branches
Changed in awn-extras: | |
status: | Confirmed → Fix Committed |
Changed in awn-extras: | |
milestone: | none → 0.2.8 |
Changed in awn-extras: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in bzr 170 in trunk.