Page MenuHomePhabricator

PointListView multiple selection error
Closed, ResolvedPublic

Description

Steps to reproduce:

  • create a point set
  • add some points
  • select one after another a few times

Error-Message: core.mod.wdgtSext.pntListView ERROR: Point set has multiple selected points. This view is not designed for more than one selected point.

There is a recursive call which may cause a state in which more than one point is selected.