Commit 54790acc authored by Andrey Filippov's avatar Andrey Filippov

changed defaults

parent a0bacb35
......@@ -251,7 +251,7 @@ public class LensAdjustment {
public boolean showHistorySamples=true; // show individual samples
public boolean showHistorySingleLine=true; // all parameters in a single line (easier to copy to spreadsheet)
public boolean showAcquiredImages=false;
public boolean showROI=false;
public boolean showROI=true;
public boolean showSamples=true;
public boolean showFittedParameters=true;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment