Local adjustemnts - various change tooltips settings, color and light, masks (#5918)
* Change tooltip settings * Change colo and light tooltip * Change mask color and light tooltip * Others change to tooltip mask * Another change to tooltip color and light * Change all mask in locallabtolls.cc * Change all masks in locallabtools2.cc * Change tooltip shape detection
This commit is contained in:
@@ -225,6 +225,7 @@ private:
|
||||
LabGrid* const labgridmerg;
|
||||
Adjuster* const merlucol;
|
||||
MyExpander* const expmaskcol;
|
||||
Gtk::Frame* const mergecolFrame ;
|
||||
MyComboBoxText* const showmaskcolMethod;
|
||||
MyComboBoxText* const showmaskcolMethodinv;
|
||||
Gtk::CheckButton* const enaColorMask;
|
||||
@@ -240,6 +241,7 @@ private:
|
||||
Adjuster* const contcol;
|
||||
Adjuster* const blurcol;
|
||||
Adjuster* const blendmaskcol;
|
||||
Gtk::Frame* const toolcolFrame;
|
||||
Adjuster* const radmaskcol;
|
||||
Adjuster* const lapmaskcol;
|
||||
Adjuster* const chromaskcol;
|
||||
@@ -678,6 +680,7 @@ private:
|
||||
FlatCurveEditor* const HHmaskblshape;
|
||||
Adjuster* const strumaskbl;
|
||||
Gtk::CheckButton* const toolbl;
|
||||
Gtk::Frame* const toolblFrame;
|
||||
Adjuster* const blendmaskbl;
|
||||
Adjuster* const radmaskbl;
|
||||
Adjuster* const lapmaskbl;
|
||||
|
Reference in New Issue
Block a user