Do not treat white balance changes as related to panning if before and after uses camera whitebalance
This commit is contained in:
@@ -598,6 +598,7 @@ struct WBParams {
|
||||
|
||||
WBParams();
|
||||
|
||||
bool isPanningRelatedChange(const WBParams& other) const;
|
||||
bool operator ==(const WBParams& other) const;
|
||||
bool operator !=(const WBParams& other) const;
|
||||
|
||||
|
Reference in New Issue
Block a user