WIP: Fix default color space for new image
Changed the config entries used in configuration to match the ones used in the new document widget because it has no effect.
Added a checkbox in color configuration that allows user to remember the last used color space instead of using a default one.
Removed alpha single channel spaces from the default color list option.
Test Plan
Where:
-
Settings -> Configure Krita -> Color Management -> General
-
File -> New -> Color
What:
-
Color space in new document should always match configuration
-
With fresh kritarc, the new checkbox should be unchecked
-
Changing color space when creating a new document should affects the default setting only if the checkbox is checked
Formalities Checklist
-
I confirmed this builds. -
I confirmed Krita ran and the relevant functions work. -
I tested the relevant unit tests and can confirm they are not broken. (If not possible, don't hesitate to ask for help!) -
I made sure my commits build individually and have good descriptions as per KDE guidelines. -
I made sure my code conforms to the standards set in the HACKING file. -
I can confirm the code is licensed and attributed appropriately, and that unattributed code is mine, as per KDE Licensing Policy.
Edited by Dmitry Kazakov