Page MenuHomePhabricator

ChangeRequest.txt

Authored By
gergel
Aug 13 2009, 10:31 AM
Size
696 B
Referenced Files
None
Subscribers
None

ChangeRequest.txt

Summary of bug description
* actual behaviour
Swaping a point upwards (pointSet->SwapPointPosition) removes the former point on the position.
Swaping a point downwards removes the next point on the position.
* expected behaviour
swaping upwards: point at position 1 is at position 0 AND point at position 0 is at position 1
swaping downwards: point at position 0 is at position 1 AND point at position 1 is at position 0
Cause of the bug
wrong imlementation
Proposed solution
keep both points and write them back
Affected classes
mitkPointSet.cpp and header (method has no doxygen documentation)
How will the bugfix get tested?
tested in mitkPointSetTest

File Metadata

Mime Type
text/plain
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
274
Default Alt Text
ChangeRequest.txt (696 B)