Raw black points: Green2 Does not change color when click button restore value to 0, fixes #6165
This commit is contained in:
@@ -137,8 +137,8 @@ void BayerRAWExposure::adjusterChanged(Adjuster* a, double newval)
|
|||||||
if(!PextwoGreen->getLastActive()) {
|
if(!PextwoGreen->getLastActive()) {
|
||||||
listener->panelChanged (EvPreProcessExpBlackthree, value );
|
listener->panelChanged (EvPreProcessExpBlackthree, value );
|
||||||
} else {
|
} else {
|
||||||
listener->panelChanged (EvPreProcessExpBlackthree, value );
|
|
||||||
PexBlack0->setValue (PexBlack3->getValue());
|
PexBlack0->setValue (PexBlack3->getValue());
|
||||||
|
listener->panelChanged (EvPreProcessExpBlackthree, value );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user