https://bugs.kde.org/show_bug.cgi?id=416918

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/grap
                   |                            |hics/krita/commit/d41048ccc
                   |                            |582bcfeef003969eaf8a0f8e59e
                   |                            |5da9
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #4 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit d41048ccc582bcfeef003969eaf8a0f8e59e5da9 by Dmitry Kazakov, on
behalf of Santhosh Anguluri.
Committed on 18/02/2021 at 08:03.
Pushed by dkazakov into branch 'master'.

Fix "Default colour model for new images"

Before this commit, only working color space is changed
when default color model is changed. But that does not
change anything to the new image dialog. This MR provides
an option to use a default set color model or last used
color model using a checkbox.

Tested as follows:

1)Config Krita -> Color Management -> General ->
    Change default color model for new images(with checkbox checked).
2) Make a new image
3) The new default model and bitdepth appears.

M  +6    -3    libs/ui/KisDocument.cpp
M  +26   -2    libs/ui/dialogs/kis_dlg_preferences.cc
M  +1    -0    libs/ui/dialogs/kis_dlg_preferences.h
M  +32   -20   libs/ui/forms/wdgcolorsettings.ui
M  +10   -2    libs/ui/kis_config.cc
M  +2    -0    libs/ui/kis_config.h

https://invent.kde.org/graphics/krita/commit/d41048ccc582bcfeef003969eaf8a0f8e59e5da9

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to