Page MenuHomePhabricator

when removing points from pointset, the very last point remains visible
Closed, ResolvedPublic

Description

To reproduce:

  • draw two (or more points) e.g. with rigid registration tool
  • remove them one by one
  • when removing the last one it is removed from the pointset, but is still visible on screen

Note:
when you add a new point after removal of the last point,
the view is updated, and the formerly deleted point disapears ...

Event Timeline

Only visible in 2D renderwindows. Seems to me that the visualization of the last selected point is not removed and thus still rendered. Easy to fix.

@Sandy: Since this concerns your mapper: Could you fix this or guide someone intern how to fix this for the next release :) ?

New remote branch pushed: bug-15639-PointSetMapper_LastPointFix

Sandy, what is the status here? Can you merge to master?

[c451e0]: Merge branch 'bug-15639-PointSetMapper_LastPointFix'

Merged commits:

2013-10-30 15:57:44 Sandy Engelhardt [80a883]
Deleting last point from visualization