Skip to content

Resolve "Reduce size of Qmin/Qmax inputs"

Duggan, John requested to merge 24-reduce-size-of-qmin-qmax-inputs into main

Bug fix for stitching inputs (did something profoundly dumb in the InputField widget) and renamed the stitching fields.

@rys Here is what the new version looks like, could you confirm if this meets your expectations?

stitching_inputs

Also included some minor QoL things that I've had in my stitching branch:

  • Run numbers should properly sync if someone changes the IPTS via the advanced settings tab
  • If a user doesn't have Mantid installed, the app should still launch and previews should fail gracefully
  • If the user triggers a validation error in the advanced settings tab and then fixes it, the input will not keep the red border

Closes #24 (closed)

Merge request reports