Local adjustments - Color and light - Recovery based on luminance mask (#6035)
* Init GUI color mask recovery * Enable recovery Color and Light with mask * Disabled invmaskd in color and light * Hide decay in standard - added tooltips * Change tooltips * Change normal to simple for all defaults mask
This commit is contained in:
@@ -189,6 +189,13 @@ private:
|
||||
Adjuster* const structcol;
|
||||
Adjuster* const blurcolde;
|
||||
Adjuster* const softradiuscol;
|
||||
MyExpander* const exprecov;
|
||||
Gtk::Label* const maskusablec;
|
||||
Gtk::Label* const maskunusablec;
|
||||
Adjuster* const recothresc;
|
||||
Adjuster* const lowthresc;
|
||||
Adjuster* const higthresc;
|
||||
Adjuster* const decayc;
|
||||
Gtk::CheckButton* const invers;
|
||||
MyExpander* const expgradcol;
|
||||
Adjuster* const strcol;
|
||||
|
Reference in New Issue
Block a user