Page MenuHomePhabricator

Image Cropper - Bounding Box is strange
Closed, ResolvedPublic

Description

After clicking "New bounding box!" and selecting Cuboid, the image is moved and the default bounding box is bigger than the image.

Then if you click a few times "Reset bounding box!", you can see the image and the bounding box moving strangley.

If you REINIT the image and then click "Reset bounding box!", it looks nice again. It should be like that from the beginning!! And no moving around when pressing reset!

Event Timeline

This should be a party bug in my opinion

Resetting all bugs without active assignee flag to "CONFIRMED". Change status to IN_PROGRESS if you are working on it.

[801b71]: Merge branch 'bug-6951-BoundingBoxIsStrange'

Merged commits:

2012-03-28 14:16:10 Diana Wald [d16d5e]
adjusted corner-based behavior to center-based and adjusted spacing to wrap the image fully

works again, but behavior of mitkBoundingObject should be reconsidered. See T11406.

[5fd0d0]: Merge branch 'bug-6951-BoundingBoxIsStrangeFIX'

Merged commits:

2012-03-28 15:04:20 Diana Wald [3fde67]
COMP Disable BoundingObjectCutterTest until T11406 is fixed