| Summary: | Gradients created in the gradient fill layer editor are not saved | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | Deif Lou <ginoba> |
| Component: | Resource Management | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | halla |
| Priority: | NOR | ||
| Version First Reported In: | git master (please specify the git hash!) | ||
| Target Milestone: | --- | ||
| Platform: | Manjaro | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/graphics/krita/commit/17cfb089ac0e66b93e669e35d42c7d4d57fef5f8 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Deif Lou
2021-06-02 12:58:27 UTC
Git commit a65d880f8051e69edc384c9b75046c9c74f0b337 by Halla Rempt. Committed on 27/07/2021 at 10:38. Pushed by rempt into branch 'master'. Make it possible to save gradients under a new name The file name should also, of course, be changed. M +6 -2 libs/ui/widgets/gradient/KisGenericGradientEditor.cpp M +2 -0 libs/ui/widgets/gradient/KisSegmentGradientEditor.cpp M +1 -0 libs/ui/widgets/gradient/KisSegmentGradientEditor.h M +1 -0 libs/ui/widgets/gradient/KisStopGradientEditor.cpp https://invent.kde.org/graphics/krita/commit/a65d880f8051e69edc384c9b75046c9c74f0b337 I havent looked into '2' yet, but 1) and 3) are fixed now. Git commit 17cfb089ac0e66b93e669e35d42c7d4d57fef5f8 by Halla Rempt. Committed on 27/07/2021 at 10:59. Pushed by rempt into branch 'master'. Update the preview when editing/adding a gradient M +2 -0 libs/ui/kis_control_frame.cpp M +2 -0 libs/ui/widgets/gradient/KisGenericGradientEditor.cpp https://invent.kde.org/graphics/krita/commit/17cfb089ac0e66b93e669e35d42c7d4d57fef5f8 |