Page MenuHomePhabricator

Clippingplane needs some improvement in usability
Closed, WontfixPublic

Description

The Clippingplane functionality needs some usability adjustments. Basically after talking with Marco we decided to realize the following changes:

  • It should be possible to delete a existing clipping plane
  • Some GUI elements are bad aligned, e.g. the label that lists the clipping planes and the selected image
  • A save an load option for clipping planes would be nice
  • The presentation of the clipping results should be improved
  • The initialization of the clipping plane should also be able by specifying some points though which the plane should run. The plane then would have a thinplatesplinegeometry

Event Timeline

Pushed branch bug-12587-usability-for-clippingplane-view

But still WIP!!

[773cb1]: Merge branch 'bug-12587-ExtendUsabilityOfClippingPlaneView'

Merged commits:

2013-01-09 15:43:49 Jasmin Metzger [38d301]
Changed logic for enable/diable volume calculating.
Only if a segmentation is selected the volume of the clipped parts can be calculated.


2013-01-09 15:41:06 Jasmin Metzger [043e9e]
Addes new MITK Error Logging changes.
Also some minor formatting changes.


2013-01-09 15:38:04 Jasmin Metzger [d35ffa]
Deleting a clipping plane causes a change of working data to another clipping plane.
If no other clipping plane exist the working data will be set to null.

Merged a new branch which is part of the usability extension.
Now the user can only calculate the volume of clipped parts when a segmentation is selected (before: only a info text was shown). Also the logic after deleting a clipping plane should work correct: If another plane exists get this as working data, otherwise disable "volume calculation" and set working data to null.

The old pushed branch bug-12587-usability-for-clippingplane-view is still wip!!

New remote branch pushed: bug-12587-usability-for-clippingplane-view-rebase

New aspects:

  • info text for intended behavior:
    • if no image selected, a clipping plane can be created. Show info message for user
    • if not a segmentation selected, the functioality for volume calculation is disabled; Show info message for the user
kislinsk claimed this task.
kislinsk added a subscriber: kislinsk.
This task was automatically closed because it wasn't updated at least since July 2016 (over 2 years). Please re-open this task if you think that it is still relevant. This most probably means that you will resolve it.