Revision d3de99e...

Go back to digest for 22nd June 2014

Bug Fixes in KDE Base

Vishesh Handa committed changes in [plasma-framework] /plasmaquick:

AppletQuickItem: Do not remember the popup dialog size

The popup dialog can currently never be resized, so it doesn't make
sense to record its height in a config file. Additionally, this also
causes problems when applet writers change the size of their plasmoid.
Since the old size is saved in the config file, it is shown with the old
dimensions instead of the new ones.

REVIEW: 118849

File Changes

Modified 2 files
  • /plasmaquick
  •   src/appletquickitem.cpp
  •   src/private/appletquickitem_p.h
2 files changed in total