https://bugs.kde.org/show_bug.cgi?id=376865
--- Comment #22 from Nate Graham <n...@kde.org> --- Git commit 8455f30062f0acfaa542871652cd78332a8508a9 by Nate Graham, on behalf of Kai Uwe Broulik. Committed on 10/08/2022 at 16:14. Pushed by ngraham into branch 'release/22.08'. Skip minimize and progress logic in case of no timeout If we minimize the window, there's a chance we'll have a frame of the minimize animation on the screenshot. Instead, restore the behavior before introducing the timeout progress indicator and call `hide()` on ourselves instead. (cherry picked from commit a484880c1d3ea7e5c762e739d5ea851c3decef09) M +1 -1 src/Gui/KSMainWindow.cpp https://invent.kde.org/graphics/spectacle/commit/8455f30062f0acfaa542871652cd78332a8508a9 -- You are receiving this mail because: You are watching all bug changes.