Page MenuHomePhabricator

Create custom events for PlanarFigure interactions
Closed, ResolvedPublic

Description

Currently, PlanarFigures use itk events (e.g. itk::StartEvent) to notify listeners about certain interaction states. Using custom events would be more transparent for the programmer and would allow for more simple definition of new events.

Event Timeline

[SVN revision 26144]
ENH (#5373): Use custom events for planar figure interaction instead of default ITK events for flexibility

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

This is no longer the case in the current master, so this issue is probably fixed.