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/6180a9b144b9 |ma/kwin/commit/07065e897649 |16b8e05feca96854c0ea96785c3 |9a0206a5860ab610e4ae98d1b21 |7 |8 --- Comment #10 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 07065e8976499a0206a5860ab610e4ae98d1b218 by Vlad Zahorodnii. Committed on 27/05/2022 at 08:30. Pushed by vladz into branch 'Plasma/5.25'. 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. (cherry picked from commit 6180a9b144b916b8e05feca96854c0ea96785c37) M +97 -99 src/effects/zoom/zoom.cpp https://invent.kde.org/plasma/kwin/commit/07065e8976499a0206a5860ab610e4ae98d1b218 -- You are receiving this mail because: You are watching all bug changes.