Launcher loads 48 px icons instead of 32 px
Bug #641669 reported by
Severin H
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Fix Released
|
High
|
Neil J. Patel | ||
unity (Ubuntu) |
Fix Released
|
High
|
Unassigned |
Bug Description
Binary package hint: unity
The launcher loads its icons with a size of 48 px, but actually displays them with a size of 32 px. Scaling the icons down causes them to look blurry.
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: unity 0.2.40-0ubuntu1
ProcVersionSign
Uname: Linux 2.6.35-22-generic x86_64
Architecture: amd64
Date: Sat Sep 18 00:28:17 2010
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Alpha amd64 (20100827)
ProcEnviron:
LANGUAGE=en
PATH=(custom, user)
LANG=de_CH.utf8
SHELL=/bin/bash
SourcePackage: unity
Related branches
lp://qastaging/~unity-team/unity/places-fixes-2010-09-22
- Mikkel Kamstrup Erlandsen (community): Approve
-
Diff: 493 lines (+155/-26)13 files modifiedtargets/mutter/plugin.vala (+4/-4)
unity-private/launcher/application-controller.vala (+9/-4)
unity-private/places/places-controller.vala (+1/-0)
unity-private/places/places-default-renderer-group.vala (+1/-1)
unity-private/places/places-default-renderer.vala (+7/-1)
unity-private/places/places-place-home-renderer.vala (+2/-1)
unity-private/places/places-place-home.vala (+61/-1)
unity-private/places/places-place-search-bar.vala (+28/-2)
unity-private/places/places-place-search-navigation.vala (+9/-0)
unity-private/places/places-place.vala (+3/-3)
unity-private/places/places-view.vala (+28/-8)
unity-private/unity-utils.c (+1/-0)
unity/theme.vala (+1/-1)
Changed in unity: | |
importance: | Undecided → High |
milestone: | none → 2010-09-22 |
Changed in unity: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Simply changing the value 48 to 32 in unity/theme.vala has a significant impact on the appearance of the unity launcher. Compare the following two screenshots.