View Single Post
laasonen's Avatar
Posts: 565 | Thanked: 618 times | Joined on Jun 2010 @ Finland
#3510
Did some updates to my desktop

When I was removing the background of the menu bar I noticed that the application switcher button looks awful when you click it (no rounded corners). I fixed it like this, if someone else is having the same problem:
Code:
mv /etc/hildon/theme/images/wmLeftButtonAttachedPressed.png /etc/hildon/theme/images/wmLeftButtonAttachedPressed_.png
cp /etc/hildon/theme/images/wmLeftButtonEndPressed.png /etc/hildon/theme/images/wmLeftButtonAttachedPressed.png
 

The Following 2 Users Say Thank You to laasonen For This Useful Post: