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

--- Comment #42 from ratijas <m...@ratijas.tk> ---
I found very related bug in other part of KDE: Kirigami and Plasma Icons. They
are QML components, and they are supposed to cross-fade when changed. But due
to the way they work, they assume before & after sizes are equal, so when
transitioning between e.g. rectangular and square icons, the animation isn't
smooth at all. Attempt to fix that uncovered another corner case: transitioning
from the middle of an ongoing transition, which as turned out required manual
blending with QPainter and stuff.

Different area, but very similar problem. Quite likely, they'll be both fixed
in the same way.

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

Reply via email to