https://bugs.kde.org/show_bug.cgi?id=467401
Noah Davis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/spectacle/commit/91761 |hics/spectacle/commit/e0462 |ff95981d52efc217bda3f068a28 |22c9908423c3156f7abd52a72ba |d6156118 |f32913d4 --- Comment #3 from Noah Davis <[email protected]> --- Git commit e046222c9908423c3156f7abd52a72baf32913d4 by Noah Davis. Committed on 15/03/2023 at 16:13. Pushed by ndavis into branch 'release/23.04'. Use deleteLater() to delete SpectacleWindows It turns out QWindow::destroy(), effectively called by QWindow::close() (according to Qt docs), doesn't actually delete windows. (cherry picked from commit 91761ff95981d52efc217bda3f068a28d6156118) M +1 -2 src/Gui/SpectacleWindow.cpp https://invent.kde.org/graphics/spectacle/commit/e046222c9908423c3156f7abd52a72baf32913d4 -- You are receiving this mail because: You are watching all bug changes.
