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

--- Comment #3 from Antonio Orefice <kokok...@gmail.com> ---
Meantime, i removed the "CrossFadePrevious" part from the morphingpopup.js:
        if (!couldRetarget) {
            window.fadeAnimation = animate({
                window: window,
                duration: morphingEffect.duration,
                animations: [{
                    type: Effect.CrossFadePrevious,
                    to: 1.0,
                    from: 0.0
                }]
            });
        }

and now i've no more flashes or fades from transparencies.
Still no Xfades, but at least is not broken.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to