https://bugs.kde.org/show_bug.cgi?id=444112
Tiar <tamtamy.tym...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/19c8ee284 | |bc1d5497fd29da746e8347cff14 | |4cbc --- Comment #3 from Tiar <tamtamy.tym...@gmail.com> --- Git commit 19c8ee284bc1d5497fd29da746e8347cff144cbc by Agata Cacko. Committed on 22/10/2021 at 12:56. Pushed by tymond into branch 'master'. Fix broken adding a workspace from the main menu Before this commit, there was no way to define a name for the new workspace in Window -> Workspaces -> New Workspace..., so Krita would always try to call it "" (empty string). This of course always failed. This commit fixes that by readding previously removed (by mistake) QInputDialog asking for the name of the resource. M +6 -2 libs/ui/KisMainWindow.cpp https://invent.kde.org/graphics/krita/commit/19c8ee284bc1d5497fd29da746e8347cff144cbc -- You are receiving this mail because: You are watching all bug changes.