https://bugs.kde.org/show_bug.cgi?id=438470
--- Comment #11 from Tiar <tamtamy.tym...@gmail.com> --- Git commit 72b1ba46fa118bec6979dfbca4d8e3e525f091fa by Agata Cacko. Committed on 29/06/2021 at 12:47. Pushed by tymond into branch 'master'. Fix finding default palette in layersplit Before this commit, Layersplit would try to find the palette with a translated name "Default". In krita 5, we don't have translated names, so it wouldn't be able to find it. This commit changes it so it looks for the untranslated name. M +1 -1 plugins/extensions/layersplit/dlg_layersplit.cpp https://invent.kde.org/graphics/krita/commit/72b1ba46fa118bec6979dfbca4d8e3e525f091fa -- You are receiving this mail because: You are watching all bug changes.