https://bugs.kde.org/show_bug.cgi?id=402679
--- Comment #7 from Boudewijn Rempt <b...@valdyas.org> --- Git commit b1e502e5ccf31ab2bf1363a83068e5aa13ebbca1 by Boudewijn Rempt. Committed on 06/01/2019 at 10:31. Pushed by rempt into branch 'master'. Add a safe assert to prevent Krita from crashing when a toolbar gets accidentally enabled How to make sure the toolbar stays disabled when it's edited is a more difficult problem, but at least now Krita only triggers a safe assert return, which means that there is no user-visible crash. M +2 -0 libs/ui/kis_paintop_box.cc https://commits.kde.org/krita/b1e502e5ccf31ab2bf1363a83068e5aa13ebbca1 -- You are receiving this mail because: You are watching all bug changes.