Merge branch 'dev' into spot-removal-tool

This commit is contained in:
Lawrence Lee
2021-05-15 22:57:06 -07:00
57 changed files with 4208 additions and 2488 deletions

View File

@@ -1021,6 +1021,7 @@ void ControlSpotPanel::spotMethodChanged()
}
} else if (spotMethod_->get_active_row_number() == 2) { // Full image case
excluFrame->hide();
shape_->set_active(0);
locX_->setValue(3000.);
row[spots_.locX] = locX_->getIntValue();