repair default keyframe load, tweak init default histogram threshold
[goodguy/history.git] / cinelerra-5.1 / plugins / histogram_bezier / bistogramconfig.C
index 267f2560305def98b52b3a6292a471b53e556751..88c4911d9fd2c13de66fcd3f78b493a940addf2f 100644 (file)
@@ -190,7 +190,7 @@ void HistogramConfig::reset(int do_mode)
        if(do_mode)
        {
                automatic = 0;
-               threshold = 0.1;
+               threshold = 1.0;
                split = 0;
                smoothMode = 0;
        }