| Summary: | [Fill Layer] 3.x files filled with full black and can't edit color | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | David REVOY <info> |
| Component: | Layer Stack | Assignee: | Halla Rempt <halla> |
| Status: | RESOLVED FIXED | ||
| Severity: | critical | CC: | halla |
| Priority: | NOR | Keywords: | regression, release_blocker, triaged |
| Version First Reported In: | git master (please specify the git hash!) | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/krita/288a5e2afb28c68079f6f8b62bbf05db5093982f | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
David REVOY
2018-02-07 19:04:34 UTC
Git commit 288a5e2afb28c68079f6f8b62bbf05db5093982f by Boudewijn Rempt. Committed on 08/02/2018 at 11:12. Pushed by rempt into branch 'master'. Fix determining the format for a color value QVariant::canConvert and QVariant::convert are not suitable here, so check for the type. This fixes loading color generator layers. M +31 -15 libs/image/kis_properties_configuration.cc M +3 -1 libs/image/tests/kis_properties_configuration_test.cpp M +1 -0 libs/pigment/KoColor.h M +2 -6 plugins/impex/libkra/kis_kra_load_visitor.cpp https://commits.kde.org/krita/288a5e2afb28c68079f6f8b62bbf05db5093982f |