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

changed defaults

parent a0bacb35
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;