https://bugs.kde.org/show_bug.cgi?id=432246
David Redondo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.21 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/breeze/commit/0deecb4d57 | |aef085b8eb0b8b24e916201bfa1 | |f2c --- Comment #9 from David Redondo <[email protected]> --- Git commit 0deecb4d57aef085b8eb0b8b24e916201bfa1f2c by David Redondo. Committed on 28/01/2021 at 14:45. Pushed by ngraham into branch 'master'. Move QMainWindow contentMargins setting to polish Never mutate a widget while painting! This causes recursive repaints and makes prorgams crash. There is a reason why const_casts are discouraged. FIXED-IN: 5.21 M +6 -0 kstyle/breezestyle.cpp M +2 -11 kstyle/breezetoolsareamanager.cpp M +2 -2 kstyle/breezetoolsareamanager.h https://invent.kde.org/plasma/breeze/commit/0deecb4d57aef085b8eb0b8b24e916201bfa1f2c -- You are receiving this mail because: You are watching all bug changes.
