Review Request 109016: Remove old code triggering a spurious spacer at the bottom of the hdd monitoring applets
Commit Hook
null at kde.org
Thu Feb 21 07:55:25 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/109016/#review27810
-----------------------------------------------------------
This review has been submitted with commit a1ffd6e8ce3eff34637916eaecdbbe32d0f97e64 by Sebastian Kügler to branch KDE/4.10.
- Commit Hook
On Feb. 18, 2013, 9:41 p.m., Gregorio Guidi wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/109016/
> -----------------------------------------------------------
>
> (Updated Feb. 18, 2013, 9:41 p.m.)
>
>
> Review request for Plasma, Petri Damstén and Shaun Reich.
>
>
> Description
> -------
>
> The Disk Usage and Disk Usage monitoring applets (from kde-workspace/plasma/generic/applets/system-monitor/) have layout problems when they are resized. Specifically, with large sizes and few plots it becomes apparent that there is a spurious blank space at the bottom of the applets. The problem derives form these lines:
>
> setTitle(i18n("Disk Space"), true);
> setTitle(i18n("Disk Activity"), true);
>
> The "true" argument triggers some old code that adds a spacer in the layout, which I guess was used to insert some space below the header, but that now has lost its purpose (see http://websvn.kde.org/?view=revision&revision=816676).
>
> This submission removes this code and restores proper layout for the applets.
>
>
> Diffs
> -----
>
> plasma/generic/applets/system-monitor/hdd_activity.cpp bc30a33
> plasma/generic/applets/system-monitor/applet.h f8fe437
> plasma/generic/applets/system-monitor/applet.cpp 653eacd
> plasma/generic/applets/system-monitor/hdd.cpp 5762d6d
>
> Diff: http://git.reviewboard.kde.org/r/109016/diff/
>
>
> Testing
> -------
>
> Compiled and tested. Patch applies to both master and KDE/4.10.
>
>
> Thanks,
>
> Gregorio Guidi
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20130221/47d05436/attachment.html>
More information about the Plasma-devel
mailing list