https://bugs.kde.org/show_bug.cgi?id=454407
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/commit/fc1b33ce9975 |ma/kwin/commit/6180a9b144b9 |27224fe19b9abb00a436357dd59 |16b8e05feca96854c0ea96785c3 |8 |7 --- Comment #9 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 6180a9b144b916b8e05feca96854c0ea96785c37 by Vlad Zahorodnii. Committed on 27/05/2022 at 08:14. Pushed by vladz into branch 'master'. effects/zoom: Fix repainting with zoom factor of 1 When zoom factor is 1, the zoom effect will paint the scene in an offscreen texture, but not actually paint the textures on the screen. Zoom factor can be 1 when the effect has been just stopped. M +97 -99 src/effects/zoom/zoom.cpp https://invent.kde.org/plasma/kwin/commit/6180a9b144b916b8e05feca96854c0ea96785c37 -- You are receiving this mail because: You are watching all bug changes.