https://bugs.kde.org/show_bug.cgi?id=376950
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REOPENED |RESOLVED Latest Commit|https://commits.kde.org/kri |https://invent.kde.org/grap |ta/15c4692c7599cf150a72296a |hics/krita/-/commit/89ccdfb |af07363c963e12ff |467fe0d68c26b9cc54dde272b66 | |967253 --- Comment #15 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 89ccdfb467fe0d68c26b9cc54dde272b66967253 by Dmitry Kazakov. Committed on 26/07/2023 at 12:22. Pushed by dkazakov into branch 'master'. [string-freeze exception] Fix loading TIFF images with embedded PSD data In some cases the embedded PSD data may be loaded incorrectly into Krita, in such cases we should let the user to choose, which form he/she wants to load. The patch breaks the string freeze, since it adds a dialog allowing the user to choose between the two options. CC:kimages...@kde.org CC:kde-i18n-...@kde.org M +118 -84 plugins/impex/tiff/kis_tiff_import.cc M +9 -1 plugins/impex/tiff/kis_tiff_import.h https://invent.kde.org/graphics/krita/-/commit/89ccdfb467fe0d68c26b9cc54dde272b66967253 -- You are receiving this mail because: You are watching all bug changes.