Skip to content

Resolve "Crash by using error button"

d.kilic requested to merge 107-crash-by-using-error-button into master

fix: Crash on clicking error-button for extrCalib

  • Replace QMessageBox with QDialog in showExtrCalibError
  • Default to -1 when no error is calculatable
  • Replace -1 with - in table

Closes #107 (closed)

Merge request reports