Skip to content
Commit 33bd4a5e authored by Dmitry Kazakov's avatar Dmitry Kazakov
Browse files

Fixed two bugs when working with color selectors in HDR mode

1) QVariants are evil. One should use KisNodeWSP with
   KisCanvasResourceProvider::CurrentKritaNode signal, not usual
   shared pointers.

2) Ring color selector should update itself on every setDirty() call,
   not only when the color space changes.

CCBUG:343531
parent ba95b26b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment