Revision 1206203

Go back to digest for 19th December 2010

Optimization in User Interface

Rafael Fernández López committed changes in /trunk/KDE/kdebase/workspace/plasma/generic/applets/notifications/ui/notificationwidget.cpp:

Notifications graphical changes:
* The body layout sets a 0 spacing, so there is a small amount of space between icon, message and buttons.
* The preferred width of the message label is 0, so it can still grow to a reasonable size and still be usable.
* The bigIconRect() was uniting the two rects (small icon and big icon), thus making long titles to overlap with the big icon itself. Big icon now is in its place.

File Changes

Modified 1 files
  • /trunk/KDE/kdebase/workspace/plasma/generic/applets/notifications/ui/notificationwidget.cpp
1 files changed in total