[Kst] [Bug 121064] Problems in redrawing transparent label

Barth Netterfield netterfield at astro.utoronto.ca
Tue Jan 31 05:37:25 CET 2006


OK. Please commit.

On January 30, 2006 07:44 pm, George Staikos wrote:
> ------- You are receiving this mail because: -------
> You are the assignee for the bug, or are watching the assignee.
> You are on the CC list for the bug, or are watching someone who is.
>
> http://bugs.kde.org/show_bug.cgi?id=121064
> staikos kde org changed:
>
>            What    |Removed                     |Added
> ---------------------------------------------------------------------------
>- CC|                            |kst kde org
>          AssignedTo|kst kde org                 |staikos kde org
>           Component|general                     |view objects
>
>
>
> ------- Additional Comments From staikos kde org  2006-01-31 04:44 -------
> The clip region was not always being invalidated when the label was dirty. 
> Patch to fix this: Index: kstviewlabel.cpp
> ===================================================================
> --- kstviewlabel.cpp    (revision 504009)
> +++ kstviewlabel.cpp    (working copy)
>  @ -324,6 +324,7  @
>
>  void KstViewLabel::updateSelf() {
>    if (dirty()) {
> +    invalidateClipRegion();
>      if (_autoResize) {
>        adjustSizeForText(_parent->contentsRect());
>      } else {
> _______________________________________________
> Kst mailing list
> Kst at kde.org
> https://mail.kde.org/mailman/listinfo/kst


More information about the Kst mailing list