Skip to content

Close ColorDialog if parent pointer is destroyed

Ivan Yossi requested to merge ivany/krita:413922_CrashColorDialog into master

On macOS if the parent pointer is missing there is a crash, if the parent widget is destroyed we close the colorDialog to avoid avoid crashing when interacting with the orphan ColorDialog

BUG:413922

Merge request reports