https://bugs.kde.org/show_bug.cgi?id=407878
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dimul...@gmail.com --- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> --- Hi, Ivan! It is also might be not very safe to have this window not-modal, because the user can delete the source layer with the text shape and the editor will keep a dangling pointer. For such cases we usually have use KisImage's sigStrokeCancellationRequested() and sigStrokeEndRequested(). -- You are receiving this mail because: You are watching all bug changes.