Skip to content

Fix bug where re-enabling seed widget wouldn't move existing seeds

Sankhesh Jhaveri requested to merge sankhesh/vtk:seed_widget_reenable into master

The widget waited for a left click when re-enabled. This leads to an additional seed placed at the site of the existing seed before registering that there is already a seed present.

Backport:release

Merge request reports