Skip to content

Fixed unhandled exception in ShapeCollectionDialog

Raza, Zamaan requested to merge shape_dialog_bugfix into develop

Resolves #212 (closed)

  • ShapeCollection->meanProfile() would occasionally throw a runtime exception for not enough neighbours; fixed.
  • Remove QDebug and QInfo output
  • Defaulted display frame to middle of range so that it no longer looks like it's doing nothing if the slider is not moved.
Edited by Raza, Zamaan

Merge request reports