Merge from branch 'dev/newlocallab'...

This commit is contained in:
Pandagrapher
2018-10-08 20:56:29 +02:00
156 changed files with 1988 additions and 2057 deletions

View File

@@ -1046,9 +1046,7 @@ void Crop::update(int todo)
if (params.wavelet.Tilesmethod == "big") {
realtile = 22;
}
if (params.wavelet.Tilesmethod == "lit") {
} else /*if (params.wavelet.Tilesmethod == "lit")*/ {
realtile = 12;
}