AnSyn / ansyn

End-to-end solution for overhead image analysis
https://ansyn.io/
MIT License
57 stars 8 forks source link

(bug) image enhancement on same pictures #1935

Open asafMasa opened 5 years ago

asafMasa commented 5 years ago

reproduce

supposed to be opened with min brightness

actual opened with max brightness

ramtob commented 5 years ago

@asafMasa Seems ok

ramtob commented 5 years ago

The code path seems to be:

tools.app.effects/updateImageProcessingOnTools$

invoked when you switch active map, and it fires several actions, one of them SetManualImageProcessing

map.app.effects/onSetManualImageProcessing$

then invoked, and fires UpdateOverlaysManualProcessArgs