https://bugs.kde.org/show_bug.cgi?id=436633
Halla Rempt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/c8b1df11e | |adc111e17797b6ca03a92bb601a | |38c8 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #7 from Halla Rempt <[email protected]> --- Git commit c8b1df11eadc111e17797b6ca03a92bb601a38c8 by Halla Rempt. Committed on 11/05/2021 at 12:44. Pushed by rempt into branch 'master'. Check in the resource folder whether we are saving a resource Brushes and patterns can be saved in the resource folder. When doing so, the normal export code would bypass the versioning, so use the resources model. M +8 -0 libs/resources/KoResource.cpp M +2 -0 libs/resources/KoResource.h M +103 -42 libs/ui/KisDocument.cpp M +9 -4 libs/ui/KisDocument.h M +1 -1 libs/ui/kis_favorite_resource_manager.h D +0 -47 libs/widgets/KoResourceServerObserver.h M +2 -2 libs/widgets/KoResourceServerProvider.cpp M +1 -1 plugins/dockers/artisticcolorselector/artisticcolorselector_dock.cpp M +1 -1 plugins/dockers/artisticcolorselector/artisticcolorselector_dock.h M +1 -1 plugins/dockers/gamutmask/gamutmask_dock.cpp M +1 -1 plugins/dockers/gamutmask/gamutmask_dock.h M +1 -1 plugins/dockers/palettedocker/palettedocker_dock.h https://invent.kde.org/graphics/krita/commit/c8b1df11eadc111e17797b6ca03a92bb601a38c8 -- You are receiving this mail because: You are watching all bug changes.
