Page MenuHomePhabricator

Otsu segmentation preview button not active after cancelling warning dialog.
Closed, ResolvedPublic

Description

After canceling the computation time warning dialog, preview functionality is non-active if requested without changing the number of regions again. Opening the dialog depending on the spin box value instead of the number of regions in the tool gui, before setting the latter, solves the issue.

Event Timeline

User norajitr has pushed new remote branch:

bug-18278-OtsuSegmentationPreviewInactiveOnCancelingDialog

Is that really fixed? There is still the release fix ? and no recorded merge commit.

[c43aa8]: Merge branch 'bug-18278-OtsuSegmentationPreviewInactiveOnCancelingDial

Merged commits:

2014-10-15 16:21:30 Tobias Norajitra [cf2edf]
Open the warning dialog prior to number of regions actualization, depending on the region number spin box value instead.


2014-10-15 15:41:20 Tobias Norajitra [b3626d]
Merge branch 'bug-18139-CrashOnSegmentationDataNodePropertyChange' into tempBranch


2014-10-01 14:45:43 Tobias Norajitra [72de71]
Case for empty segmentation image selector added to visbility change in QmitkSegmentationView.