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

Tymond <tamtamy.tym...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/kde/
                   |                            |krita/commit/9ebd13b4cbc9eb
                   |                            |f25e544793439e908e725f84bc
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #1 from Tymond <tamtamy.tym...@gmail.com> ---
Git commit 9ebd13b4cbc9ebf25e544793439e908e725f84bc by Agata Cacko.
Committed on 08/07/2019 at 11:39.
Pushed by tymond into branch 'master'.

Fix switching profile to default in New file dialog

Before this commit if you first selected the color model,
then color profile, then color depth, the color profile would switch to
default for this color depth no matter that the user just set it
manually. This is mostly the problem if someone is for example using
Rec2020 profile for HDR images and switches between 32 and 16 bit
color depths.

Behaviour now:
- by default color profile changes to the default one that suits
the color model and color depth
- if the user sets the profile manually, it is remembered
and if it changes color depth, the profile doesn't change
(keep in mind that "(Default)" suffix is still attached
to the default profile, so it's easy to find in case the user wants it
- if the user changes the color model, the default behaviour
(switching profile automatically) is restored until the user
sets up the profile maually again.

M  +40   -7    libs/ui/widgets/kis_color_space_selector.cc
M  +4    -0    libs/ui/widgets/kis_color_space_selector.h

https://invent.kde.org/kde/krita/commit/9ebd13b4cbc9ebf25e544793439e908e725f84bc

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

Reply via email to