[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [kwin] [Bug 320892] Slide effect sometimes leaves glitch on the screen
From:       Thomas Lübking via KDE Bugzilla <bugzilla_noreply () kde
Date:       2015-11-14 12:39:35
Message-ID: bug-320892-17878-ml252V9o7H () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=320892

--- Comment #11 from Thomas Lübking <thomas.luebking@gmail.com> ---
Can somebody check this:

diff --git a/effects/slidingpopups/slidingpopups.cpp
b/effects/slidingpopups/slidingpopups.cpp
index 63fd67f..3c22214 100644
--- a/effects/slidingpopups/slidingpopups.cpp
+++ b/effects/slidingpopups/slidingpopups.cpp
@@ -320,7 +320,7 @@ void SlidingPopupsEffect::slotWindowDeleted(EffectWindow*
w)
     delete mAppearingWindows.take(w);
     delete mDisappearingWindows.take(w);
     mWindowsData.remove(w);
-    effects->addRepaint(w->geometry());
+    effects->addRepaint(w->expandedGeometry());
 }

 void SlidingPopupsEffect::slotPropertyNotify(EffectWindow* w, long a)


--
(it would be better ported to an AnimationEffect ....)

-- 
You are receiving this mail because:
You are watching all bug changes.=
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic