mantidproject / mantidimaging

Graphical toolkit for neutron imaging.
https://mantidproject.github.io/mantidimaging
GNU General Public License v3.0
13 stars 6 forks source link

2285 Crop Coordinates Operation Window: Restrict ROI MaxBounds and Handle Dialog Window Closure #2302

Closed JackEAllen closed 1 month ago

JackEAllen commented 2 months ago

Issue

Closes #2285

Description

Add a description of the changes made.

Testing

Describe the tests that were used to verify your changes.

Acceptance Criteria

How should the reviewer test your changes?

Documentation

How have you changed the documentation to reflect your changes? All changes should be noted in the appropriate file in docs/release_notes

docs/release_notes/next/fix-2285-crop-coord-stack-bounds

coveralls commented 2 months ago

Coverage Status

coverage: 74.301% (-0.02%) from 74.316% when pulling b074c81e084b4881cb9f2c0aa3b43069ae01ab6a on 2285_crop_coord_stack_bounds into 79a43a1d0a4ad1969b3ff778254a2312dfe49082 on main.

samtygier-stfc commented 1 month ago

Also in mantidimaging/gui/test/gui_system_operations_test.py can 'Error applying filter for preview... be removed from ALLOWED_ERRORS now?

samtygier-stfc commented 1 month ago

All working well. Looks good.